Adds several skybox scenes to addon
This commit is contained in:
parent
a4f409f877
commit
b2e3a3957b
74 changed files with 99840 additions and 23 deletions
10
addons/AllSkyFree/Demo/AllSkyFree_Sky_MoonBurst.tscn
Normal file
10
addons/AllSkyFree/Demo/AllSkyFree_Sky_MoonBurst.tscn
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_scene load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://addons/AllSkyFree/AllSkyFree_MoonBurst.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://addons/AllSkyFree/Demo/AllSkyFree_DemoLandsacpe.tscn" type="PackedScene" id=2]
|
||||
|
||||
[node name="AllSkyFree_Sky_MoonBurst" type="Node"]
|
||||
|
||||
[node name="AllSkyFree_DemoLandscape" parent="." instance=ExtResource( 2 )]
|
||||
|
||||
[node name="AllSkyFree_MoonBurst" parent="." instance=ExtResource( 1 )]
|
||||
Loading…
Add table
Add a link
Reference in a new issue