mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-27 09:50:50 +00:00
added the game
This commit is contained in:
21
Resources/Music/CastleWater.tres
Normal file
21
Resources/Music/CastleWater.tres
Normal file
@@ -0,0 +1,21 @@
|
||||
[gd_resource type="AudioStreamInteractive" load_steps=3 format=3 uid="uid://br1me35h3615h"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://chjcecfp5w06v" path="res://Assets/Audio/BGM/CastleWater.mp3" id="1_3rnxh"]
|
||||
[ext_resource type="AudioStream" uid="uid://srmnaat7c2cw" path="res://Assets/Audio/BGM/CastleWaterHurry.mp3" id="2_rcp7f"]
|
||||
|
||||
[resource]
|
||||
clip_count = 2
|
||||
clip_0/name = &"Normal"
|
||||
clip_0/stream = ExtResource("1_3rnxh")
|
||||
clip_0/auto_advance = 0
|
||||
clip_1/name = &"Hurry"
|
||||
clip_1/stream = ExtResource("2_rcp7f")
|
||||
clip_1/auto_advance = 0
|
||||
_transitions = {
|
||||
Vector2i(-1, -1): {
|
||||
"fade_beats": 1.0,
|
||||
"fade_mode": 0,
|
||||
"from_time": 0,
|
||||
"to_time": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user