mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-27 01:40:57 +00:00
added the game
This commit is contained in:
16
Scenes/Levels/SMBANN/World3/3-3.tscn
Executable file
16
Scenes/Levels/SMBANN/World3/3-3.tscn
Executable file
@@ -0,0 +1,16 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://c0uh0f2py75v2"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://d231m2vq0nx1f" path="res://Scenes/Levels/SMB1/World3/3-3.tscn" id="1_jafko"]
|
||||
[ext_resource type="Script" uid="uid://bjs5mlc3xrxud" path="res://Scripts/Parts/DiscoLevel.gd" id="2_fhrjs"]
|
||||
|
||||
[node name="Level" instance=ExtResource("1_jafko")]
|
||||
theme_time = "Night"
|
||||
campaign = "SMBANN"
|
||||
|
||||
[node name="LevelBG" parent="." index="0"]
|
||||
time_of_day = 1
|
||||
|
||||
[node name="DiscoLevel" type="Node" parent="." index="20"]
|
||||
script = ExtResource("2_fhrjs")
|
||||
max_combo = 10
|
||||
metadata/_custom_type_script = "uid://bjs5mlc3xrxud"
|
||||
Reference in New Issue
Block a user