mirror of
https://github.com/Relintai/regression-test-project.git
synced 2024-11-14 10:27:53 +01:00
11 lines
328 B
Plaintext
11 lines
328 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://MainScenes/Spatial.gd" type="Script" id=1]
|
|
|
|
[node name="Spatial" type="Node3D"]
|
|
script = ExtResource( 1 )
|
|
|
|
[node name="Camera" type="Camera3D" parent="."]
|
|
transform = Transform( 1, 0, 0, 0, 0.690617, 0.72322, 0, -0.72322, 0.690617, 0, 3.77374, 5.42622 )
|
|
script = null
|