mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
added the game
This commit is contained in:
12
Scenes/Parts/LargeSPCastleDeco.tscn
Executable file
12
Scenes/Parts/LargeSPCastleDeco.tscn
Executable file
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dn2oonncrmxb3"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://cbl8l51osppso" path="res://Scenes/Parts/LargeStartCastle.tscn" id="1_wnk7n"]
|
||||
[ext_resource type="PackedScene" uid="uid://bem5ht17ukgcs" path="res://Scenes/Parts/LargeSPCastleVisual.tscn" id="2_12kkg"]
|
||||
|
||||
[node name="LargeCastleDeco" instance=ExtResource("1_wnk7n")]
|
||||
|
||||
[node name="SmallCastleVisual" parent="." index="0"]
|
||||
visible = false
|
||||
|
||||
[node name="SmallCastleVisual2" parent="." index="1" instance=ExtResource("2_12kkg")]
|
||||
position = Vector2(0, 48)
|
Reference in New Issue
Block a user