goodnight_jellybean/godot/tests/test_cursor.tscn

17 lines
583 B
Plaintext
Raw Normal View History

2022-12-31 01:19:40 -07:00
[gd_scene load_steps=3 format=2]
[ext_resource path="res://3DCursor.tscn" type="PackedScene" id=1]
[sub_resource type="PlaneMesh" id=4]
[node name="Spatial" type="Spatial"]
[node name="3DCursor" parent="." instance=ExtResource( 1 )]
[node name="MeshInstance" type="MeshInstance" parent="."]
transform = Transform( 2.12522, 0, 0, 0, 1, 0, 0, 0, 2.25956, 0, -1.57946, 0 )
mesh = SubResource( 4 )
[node name="Camera" type="Camera" parent="."]
transform = Transform( 0.710849, -0.253477, 0.656082, 0, 0.932803, 0.360388, -0.703345, -0.256181, 0.663081, 5.46264, 2.36601, 5.69697 )