nature-sim/addons/AllSkyFree/Demo/AllSkyFree_Sky_AnotherPlanet.tscn
2025-07-02 16:17:58 +01:00

10 lines
449 B
Text

[gd_scene load_steps=3 format=2]
[ext_resource path="res://addons/AllSkyFree/AllSkyFree_AnotherPlanet.tscn" type="PackedScene" id=1]
[ext_resource path="res://addons/AllSkyFree/Demo/AllSkyFree_DemoLandsacpe.tscn" type="PackedScene" id=2]
[node name="AllSkyFree_Sky_AnotherPlanet" type="Node"]
[node name="AllSkyFree_DemoLandscape" parent="." instance=ExtResource( 2 )]
[node name="AllSkyFree_AnotherPlanet" parent="." instance=ExtResource( 1 )]