mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
11 lines
407 B
Plaintext
11 lines
407 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://marker/AxisMarker3D.tscn" type="PackedScene" id=1]
|
||
|
|
||
|
[node name="3D" type="Spatial"]
|
||
|
|
||
|
[node name="AxisMarker" parent="." instance=ExtResource( 1 )]
|
||
|
|
||
|
[node name="AxisMarker" parent="AxisMarker" instance=ExtResource( 1 )]
|
||
|
transform = Transform( 0.921381, -0.293412, 0.254887, 0.254887, 0.951251, 0.173648, -0.293412, -0.0950286, 0.951251, 1, 1, -1 )
|