mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
[gd_scene load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://scripts/ship_camera.gd" id="1_rig"]
|
|
|
|
[node name="ShipCameraRig" type="Node3D"]
|
|
script = ExtResource("1_rig")
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="."]
|
|
current = true
|