Added level 4

This commit is contained in:
2026-01-10 02:48:25 +03:00
parent f7197d8f2a
commit be040a79c0
16 changed files with 519 additions and 9 deletions
+1
View File
@@ -29,6 +29,7 @@ const MUSIC_BUS = "Music"
@export var sfx_stream_door_closing : AudioStream
@export var sfx_stream_door_locked : AudioStream
@export var sfx_stream_door_opening : AudioStream
@export var sfx_stream_door_unlocking : AudioStream
@export var sfx_stream_jump : AudioStream
@export var sfx_stream_key_picked_up : AudioStream
@export var sfx_stream_level_completed : AudioStream