5 Commits

Author SHA1 Message Date
00ef11d3fb Merge branch 'main' of https://sgda.game-dev.space/SGDA/EGJ25
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 11s
Create tag and build when new code gets to main / Export (push) Successful in 2m47s
2025-06-29 12:45:15 +02:00
3564825cd1 feat: music 2025-06-29 12:44:43 +02:00
1057d2d81b et l'import
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 8s
Create tag and build when new code gets to main / Export (push) Has been cancelled
2025-06-29 12:44:17 +02:00
3f5156a48b Asset billboard Onid 2025-06-29 12:44:03 +02:00
a271dc1d36 feat: some crowd 2025-06-29 12:26:30 +02:00
21 changed files with 559 additions and 22 deletions

View File

@ -6,11 +6,14 @@ extends Control
@export var options_packed_scene : PackedScene @export var options_packed_scene : PackedScene
@export var credits_packed_scene : PackedScene @export var credits_packed_scene : PackedScene
@onready var background_music_player: AudioStreamPlayer = $BackgroundMusicPlayer
var options_scene var options_scene
var credits_scene var credits_scene
var sub_menu var sub_menu
func load_game_scene() -> void: func load_game_scene() -> void:
background_music_player.stop()
SceneLoader.load_scene(game_scene_path) SceneLoader.load_scene(game_scene_path)
func new_game() -> void: func new_game() -> void:

Binary file not shown.

View File

@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://cklwwfr8t6px6"
path="res://.godot/imported/MUS_LVL1_intro.ogg-3e6e9b66588934674b604208ed7dbc50.oggvorbisstr"
[deps]
source_file="res://assets/Audio/MUS_LVL1_intro.ogg"
dest_files=["res://.godot/imported/MUS_LVL1_intro.ogg-3e6e9b66588934674b604208ed7dbc50.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://cb40pasbhcfuq"
path="res://.godot/imported/MUS_LVL2_intro.ogg-27002ff0e4a91789426ade7b2dbe8335.oggvorbisstr"
[deps]
source_file="res://assets/Audio/MUS_LVL2_intro.ogg"
dest_files=["res://.godot/imported/MUS_LVL2_intro.ogg-27002ff0e4a91789426ade7b2dbe8335.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://b2n1oebsc28yt"
path="res://.godot/imported/MUS_LVL3_intro.ogg-16ca681d3903628bcefc5e0d234cd3b8.oggvorbisstr"
[deps]
source_file="res://assets/Audio/MUS_LVL3_intro.ogg"
dest_files=["res://.godot/imported/MUS_LVL3_intro.ogg-16ca681d3903628bcefc5e0d234cd3b8.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://c6n57rs4s1kqj"
path="res://.godot/imported/MUS_MENU_loop.ogg-582a182b0e37c2cde78aa50257dc165a.oggvorbisstr"
[deps]
source_file="res://assets/Audio/MUS_MENU_loop.ogg"
dest_files=["res://.godot/imported/MUS_MENU_loop.ogg-582a182b0e37c2cde78aa50257dc165a.oggvorbisstr"]
[params]
loop=true
loop_offset=0.0
bpm=0.0
beat_count=0
bar_beats=4

Binary file not shown.

BIN
assets/garance/EGJ-Bilboard.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d0m0siln45uyk"
path="res://.godot/imported/EGJ-Bilboard.png-92fb77e628cff86a12793cb481c9dfc3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/garance/EGJ-Bilboard.png"
dest_files=["res://.godot/imported/EGJ-Bilboard.png-92fb77e628cff86a12793cb481c9dfc3.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@ -5,35 +5,29 @@ bus/1/name = &"Cinematique"
bus/1/solo = false bus/1/solo = false
bus/1/mute = false bus/1/mute = false
bus/1/bypass_fx = false bus/1/bypass_fx = false
bus/1/volume_db = 0.0 bus/1/volume_db = -9.85181
bus/1/send = &"Master" bus/1/send = &"Master"
bus/2/name = &"Character" bus/2/name = &"VoiceOver"
bus/2/solo = false bus/2/solo = false
bus/2/mute = false bus/2/mute = false
bus/2/bypass_fx = false bus/2/bypass_fx = false
bus/2/volume_db = 0.0 bus/2/volume_db = -0.030508
bus/2/send = &"Master" bus/2/send = &"Master"
bus/3/name = &"VoiceOver" bus/3/name = &"UI"
bus/3/solo = false bus/3/solo = false
bus/3/mute = false bus/3/mute = false
bus/3/bypass_fx = false bus/3/bypass_fx = false
bus/3/volume_db = 0.0 bus/3/volume_db = -2.91905
bus/3/send = &"Master" bus/3/send = &"Master"
bus/4/name = &"UI" bus/4/name = &"Music"
bus/4/solo = false bus/4/solo = false
bus/4/mute = false bus/4/mute = false
bus/4/bypass_fx = false bus/4/bypass_fx = false
bus/4/volume_db = 0.0 bus/4/volume_db = -0.030508
bus/4/send = &"Master" bus/4/send = &"Master"
bus/5/name = &"Music" bus/5/name = &"Ambiance"
bus/5/solo = false bus/5/solo = false
bus/5/mute = false bus/5/mute = false
bus/5/bypass_fx = false bus/5/bypass_fx = false
bus/5/volume_db = -5.32994 bus/5/volume_db = 0.0
bus/5/send = &"Master" bus/5/send = &"Master"
bus/6/name = &"Ambiance"
bus/6/solo = false
bus/6/mute = false
bus/6/bypass_fx = false
bus/6/volume_db = 0.0
bus/6/send = &"Master"

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=76 format=4 uid="uid://b8uo8e7x1frsc"] [gd_scene load_steps=116 format=4 uid="uid://b8uo8e7x1frsc"]
[ext_resource type="Script" uid="uid://cjo7sxy5vy7bc" path="res://scenes/indoors/bar.gd" id="1_x0onc"] [ext_resource type="Script" uid="uid://cjo7sxy5vy7bc" path="res://scenes/indoors/bar.gd" id="1_x0onc"]
[ext_resource type="Resource" uid="uid://7bmpcn0dxwr8" path="res://scenes/player/base.tres" id="2_7r073"] [ext_resource type="Resource" uid="uid://7bmpcn0dxwr8" path="res://scenes/player/base.tres" id="2_7r073"]
@ -56,6 +56,10 @@
[ext_resource type="AudioStream" uid="uid://b8o1rqq3a4yf3" path="res://assets/Audio/VO_LVL2_B_11.ogg" id="26_jvile"] [ext_resource type="AudioStream" uid="uid://b8o1rqq3a4yf3" path="res://assets/Audio/VO_LVL2_B_11.ogg" id="26_jvile"]
[ext_resource type="AudioStream" uid="uid://bocp11nwfkvml" path="res://assets/Audio/VO_LVL2_A_12.ogg" id="27_6qh2u"] [ext_resource type="AudioStream" uid="uid://bocp11nwfkvml" path="res://assets/Audio/VO_LVL2_A_12.ogg" id="27_6qh2u"]
[ext_resource type="AudioStream" uid="uid://cdh5dyxbxcyyh" path="res://assets/Audio/VO_LVL2_B_12.ogg" id="28_mgt2x"] [ext_resource type="AudioStream" uid="uid://cdh5dyxbxcyyh" path="res://assets/Audio/VO_LVL2_B_12.ogg" id="28_mgt2x"]
[ext_resource type="Texture2D" uid="uid://ca5svwt3epr66" path="res://assets/Modern_Interiors_Free_v2.2/Modern tiles_Free/Characters_free/Adam_sit3_16x16.png" id="57_6qh2u"]
[ext_resource type="Texture2D" uid="uid://cdkd4frggan56" path="res://assets/Modern_Interiors_Free_v2.2/Modern tiles_Free/Characters_free/Alex_idle_anim_16x16.png" id="58_8o1ns"]
[ext_resource type="Texture2D" uid="uid://dhjv5lvcp7so" path="res://assets/Modern_Interiors_Free_v2.2/Modern tiles_Free/Characters_free/Bob_idle_anim_16x16.png" id="59_shjvm"]
[ext_resource type="AudioStream" uid="uid://cb40pasbhcfuq" path="res://assets/Audio/MUS_LVL2_intro.ogg" id="60_shjvm"]
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_nyh47"] [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_nyh47"]
texture = ExtResource("3_18rbg") texture = ExtResource("3_18rbg")
@ -2360,6 +2364,266 @@ streams_count = 2
stream_0/stream = ExtResource("27_6qh2u") stream_0/stream = ExtResource("27_6qh2u")
stream_1/stream = ExtResource("28_mgt2x") stream_1/stream = ExtResource("28_mgt2x")
[sub_resource type="AtlasTexture" id="AtlasTexture_mgt2x"]
atlas = ExtResource("57_6qh2u")
region = Rect2(96, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_8o1ns"]
atlas = ExtResource("57_6qh2u")
region = Rect2(112, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_shjvm"]
atlas = ExtResource("57_6qh2u")
region = Rect2(128, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_yudpf"]
atlas = ExtResource("57_6qh2u")
region = Rect2(144, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_2lhb5"]
atlas = ExtResource("57_6qh2u")
region = Rect2(160, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_tqmtx"]
atlas = ExtResource("57_6qh2u")
region = Rect2(176, 0, 16, 32)
[sub_resource type="SpriteFrames" id="SpriteFrames_p18ta"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_mgt2x")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_8o1ns")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_shjvm")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_yudpf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_2lhb5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_tqmtx")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="AtlasTexture" id="AtlasTexture_p18ta"]
atlas = ExtResource("58_8o1ns")
region = Rect2(288, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_15hfe"]
atlas = ExtResource("58_8o1ns")
region = Rect2(304, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_grf8d"]
atlas = ExtResource("58_8o1ns")
region = Rect2(320, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_i7qvq"]
atlas = ExtResource("58_8o1ns")
region = Rect2(336, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_mdpo1"]
atlas = ExtResource("58_8o1ns")
region = Rect2(352, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_5ey48"]
atlas = ExtResource("58_8o1ns")
region = Rect2(368, 0, 16, 32)
[sub_resource type="SpriteFrames" id="SpriteFrames_03h62"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_p18ta")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_15hfe")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_grf8d")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_i7qvq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_mdpo1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_5ey48")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="AtlasTexture" id="AtlasTexture_ly4f0"]
atlas = ExtResource("59_shjvm")
region = Rect2(96, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_hl2pv"]
atlas = ExtResource("59_shjvm")
region = Rect2(112, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_7187u"]
atlas = ExtResource("59_shjvm")
region = Rect2(128, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_nddty"]
atlas = ExtResource("59_shjvm")
region = Rect2(144, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_05ih1"]
atlas = ExtResource("59_shjvm")
region = Rect2(160, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_hsnvh"]
atlas = ExtResource("59_shjvm")
region = Rect2(176, 0, 16, 32)
[sub_resource type="SpriteFrames" id="SpriteFrames_xu8iw"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_ly4f0")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hl2pv")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_7187u")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_nddty")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_05ih1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hsnvh")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="AtlasTexture" id="AtlasTexture_rppwd"]
atlas = ExtResource("59_shjvm")
region = Rect2(288, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_uojvc"]
atlas = ExtResource("59_shjvm")
region = Rect2(304, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_vx5k3"]
atlas = ExtResource("59_shjvm")
region = Rect2(320, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_7f3by"]
atlas = ExtResource("59_shjvm")
region = Rect2(336, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_2ry1u"]
atlas = ExtResource("59_shjvm")
region = Rect2(352, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_2ja55"]
atlas = ExtResource("59_shjvm")
region = Rect2(368, 0, 16, 32)
[sub_resource type="SpriteFrames" id="SpriteFrames_b1iu8"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_rppwd")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_uojvc")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_vx5k3")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_7f3by")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_2ry1u")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_2ja55")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="AtlasTexture" id="AtlasTexture_t08hi"]
atlas = ExtResource("58_8o1ns")
region = Rect2(0, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_c56pp"]
atlas = ExtResource("58_8o1ns")
region = Rect2(16, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_bxfhu"]
atlas = ExtResource("58_8o1ns")
region = Rect2(32, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_1ws6v"]
atlas = ExtResource("58_8o1ns")
region = Rect2(48, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_jp2y3"]
atlas = ExtResource("58_8o1ns")
region = Rect2(64, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_vtcmp"]
atlas = ExtResource("58_8o1ns")
region = Rect2(80, 0, 16, 32)
[sub_resource type="SpriteFrames" id="SpriteFrames_dsjtd"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_t08hi")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_c56pp")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_bxfhu")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_1ws6v")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_jp2y3")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_vtcmp")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="AudioStreamInteractive" id="AudioStreamInteractive_yudpf"]
clip_count = 2
clip_0/name = &"Mus Lvl 2 Intro"
clip_0/stream = ExtResource("60_shjvm")
clip_0/auto_advance = 1
clip_0/next_clip = 1
clip_1/name = &"Mus Lvl 2 Loop"
clip_1/stream = ExtResource("4_hpoax")
clip_1/auto_advance = 0
[node name="Main" type="Node2D"] [node name="Main" type="Node2D"]
script = ExtResource("1_x0onc") script = ExtResource("1_x0onc")
"golé" = "uid://cgql2prrr5cj7" "golé" = "uid://cgql2prrr5cj7"
@ -2737,6 +3001,7 @@ bus = &"Music"
[node name="Interact" type="AudioStreamPlayer2D" parent="Player"] [node name="Interact" type="AudioStreamPlayer2D" parent="Player"]
position = Vector2(-344, -277) position = Vector2(-344, -277)
stream = ExtResource("5_elbga") stream = ExtResource("5_elbga")
bus = &"UI"
[node name="lights" type="Node2D" parent="."] [node name="lights" type="Node2D" parent="."]
visible = false visible = false
@ -2791,6 +3056,133 @@ scale = Vector2(1.16, 1)
color = Color(0.87341, 0.99054, 0.785065, 1) color = Color(0.87341, 0.99054, 0.785065, 1)
texture = ExtResource("9_m8pkg") texture = ExtResource("9_m8pkg")
[node name="personel" type="Node2D" parent="."]
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="personel"]
position = Vector2(240, -157)
sprite_frames = SubResource("SpriteFrames_p18ta")
autoplay = "default"
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="personel"]
position = Vector2(10, -6)
sprite_frames = SubResource("SpriteFrames_p18ta")
autoplay = "default"
[node name="AnimatedSprite2D17" type="AnimatedSprite2D" parent="personel"]
position = Vector2(-55, -8)
scale = Vector2(-1, 1)
sprite_frames = SubResource("SpriteFrames_p18ta")
autoplay = "default"
[node name="AnimatedSprite2D18" type="AnimatedSprite2D" parent="personel"]
position = Vector2(538, -116)
scale = Vector2(-1, 1)
sprite_frames = SubResource("SpriteFrames_p18ta")
autoplay = "default"
[node name="AnimatedSprite2D19" type="AnimatedSprite2D" parent="personel"]
position = Vector2(603, -6)
scale = Vector2(-1, 1)
sprite_frames = SubResource("SpriteFrames_p18ta")
autoplay = "default"
[node name="AnimatedSprite2D3" type="AnimatedSprite2D" parent="personel"]
position = Vector2(678, -6)
sprite_frames = SubResource("SpriteFrames_p18ta")
autoplay = "default"
[node name="AnimatedSprite2D11" type="AnimatedSprite2D" parent="personel"]
position = Vector2(295, 104)
sprite_frames = SubResource("SpriteFrames_p18ta")
autoplay = "default"
[node name="AnimatedSprite2D4" type="AnimatedSprite2D" parent="personel"]
position = Vector2(752, -79)
sprite_frames = SubResource("SpriteFrames_03h62")
autoplay = "default"
[node name="AnimatedSprite2D5" type="AnimatedSprite2D" parent="personel"]
position = Vector2(691, -293)
sprite_frames = SubResource("SpriteFrames_03h62")
autoplay = "default"
[node name="AnimatedSprite2D6" type="AnimatedSprite2D" parent="personel"]
position = Vector2(551, -240)
sprite_frames = SubResource("SpriteFrames_03h62")
autoplay = "default"
[node name="AnimatedSprite2D20" type="AnimatedSprite2D" parent="personel"]
position = Vector2(224, -305)
sprite_frames = SubResource("SpriteFrames_xu8iw")
autoplay = "default"
[node name="AnimatedSprite2D21" type="AnimatedSprite2D" parent="personel"]
position = Vector2(448, -152)
sprite_frames = SubResource("SpriteFrames_xu8iw")
autoplay = "default"
[node name="AnimatedSprite2D22" type="AnimatedSprite2D" parent="personel"]
position = Vector2(-9, -66)
sprite_frames = SubResource("SpriteFrames_b1iu8")
autoplay = "default"
[node name="AnimatedSprite2D23" type="AnimatedSprite2D" parent="personel"]
position = Vector2(222, -168)
sprite_frames = SubResource("SpriteFrames_b1iu8")
autoplay = "default"
[node name="AnimatedSprite2D7" type="AnimatedSprite2D" parent="personel"]
position = Vector2(44, -67)
sprite_frames = SubResource("SpriteFrames_03h62")
autoplay = "default"
[node name="AnimatedSprite2D8" type="AnimatedSprite2D" parent="personel"]
position = Vector2(-4, -272)
sprite_frames = SubResource("SpriteFrames_03h62")
autoplay = "default"
[node name="AnimatedSprite2D9" type="AnimatedSprite2D" parent="personel"]
position = Vector2(135, -270)
sprite_frames = SubResource("SpriteFrames_03h62")
autoplay = "default"
[node name="AnimatedSprite2D10" type="AnimatedSprite2D" parent="personel"]
position = Vector2(337, 134)
sprite_frames = SubResource("SpriteFrames_03h62")
autoplay = "default"
[node name="AnimatedSprite2D12" type="AnimatedSprite2D" parent="personel"]
position = Vector2(-57, -208)
sprite_frames = SubResource("SpriteFrames_dsjtd")
autoplay = "default"
[node name="AnimatedSprite2D13" type="AnimatedSprite2D" parent="personel"]
position = Vector2(203, -156)
sprite_frames = SubResource("SpriteFrames_dsjtd")
autoplay = "default"
[node name="AnimatedSprite2D14" type="AnimatedSprite2D" parent="personel"]
position = Vector2(338, -130)
sprite_frames = SubResource("SpriteFrames_dsjtd")
autoplay = "default"
[node name="AnimatedSprite2D15" type="AnimatedSprite2D" parent="personel"]
position = Vector2(745, -141)
scale = Vector2(-1, 1)
sprite_frames = SubResource("SpriteFrames_dsjtd")
autoplay = "default"
[node name="AnimatedSprite2D16" type="AnimatedSprite2D" parent="personel"]
position = Vector2(751, -18)
scale = Vector2(-1, 1)
sprite_frames = SubResource("SpriteFrames_dsjtd")
autoplay = "default"
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = SubResource("AudioStreamInteractive_yudpf")
autoplay = true
bus = &"Music"
[connection signal="timeout" from="TimerBetweenVO" to="." method="_on_timer_between_vo_timeout"] [connection signal="timeout" from="TimerBetweenVO" to="." method="_on_timer_between_vo_timeout"]
[connection signal="event_triggered" from="WrongTapis" to="." method="_on_interactible_triggered"] [connection signal="event_triggered" from="WrongTapis" to="." method="_on_interactible_triggered"]
[connection signal="event_triggered" from="WrongTapis3" to="." method="_on_interactible_triggered"] [connection signal="event_triggered" from="WrongTapis3" to="." method="_on_interactible_triggered"]

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=91 format=4 uid="uid://bnba2vd0m0qao"] [gd_scene load_steps=93 format=4 uid="uid://bnba2vd0m0qao"]
[ext_resource type="Script" uid="uid://c232mm5h43ed4" path="res://scenes/indoors/last.gd" id="1_cad5s"] [ext_resource type="Script" uid="uid://c232mm5h43ed4" path="res://scenes/indoors/last.gd" id="1_cad5s"]
[ext_resource type="Resource" uid="uid://7bmpcn0dxwr8" path="res://scenes/player/base.tres" id="2_1lxr4"] [ext_resource type="Resource" uid="uid://7bmpcn0dxwr8" path="res://scenes/player/base.tres" id="2_1lxr4"]
@ -60,6 +60,7 @@
[ext_resource type="AudioStream" uid="uid://d0lfg1am27eou" path="res://assets/Audio/VO_LVL3_B_09.ogg" id="51_s8chb"] [ext_resource type="AudioStream" uid="uid://d0lfg1am27eou" path="res://assets/Audio/VO_LVL3_B_09.ogg" id="51_s8chb"]
[ext_resource type="AudioStream" uid="uid://c1wkrw3fdj2rr" path="res://assets/Audio/VO_LVL3_A_10.ogg" id="52_roruu"] [ext_resource type="AudioStream" uid="uid://c1wkrw3fdj2rr" path="res://assets/Audio/VO_LVL3_A_10.ogg" id="52_roruu"]
[ext_resource type="AudioStream" uid="uid://cy0solmf5ni63" path="res://assets/Audio/VO_LVL3_B_10.ogg" id="53_w43jt"] [ext_resource type="AudioStream" uid="uid://cy0solmf5ni63" path="res://assets/Audio/VO_LVL3_B_10.ogg" id="53_w43jt"]
[ext_resource type="AudioStream" uid="uid://b2n1oebsc28yt" path="res://assets/Audio/MUS_LVL3_intro.ogg" id="61_o22xi"]
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_nyh47"] [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_nyh47"]
texture = ExtResource("3_vefux") texture = ExtResource("3_vefux")
@ -2437,6 +2438,16 @@ streams_count = 2
stream_0/stream = ExtResource("52_roruu") stream_0/stream = ExtResource("52_roruu")
stream_1/stream = ExtResource("53_w43jt") stream_1/stream = ExtResource("53_w43jt")
[sub_resource type="AudioStreamInteractive" id="AudioStreamInteractive_xiu81"]
clip_count = 2
clip_0/name = &"Mus Lvl 3 Intro"
clip_0/stream = ExtResource("61_o22xi")
clip_0/auto_advance = 1
clip_0/next_clip = 1
clip_1/name = &"Mus Lvl 3 Loop"
clip_1/stream = ExtResource("4_o1p8b")
clip_1/auto_advance = 0
[node name="Main" type="Node2D"] [node name="Main" type="Node2D"]
script = ExtResource("1_cad5s") script = ExtResource("1_cad5s")
"golé" = "uid://cgql2prrr5cj7" "golé" = "uid://cgql2prrr5cj7"
@ -2515,14 +2526,14 @@ position = Vector2(292, -17)
sprite_frames = SubResource("SpriteFrames_fcj1w") sprite_frames = SubResource("SpriteFrames_fcj1w")
animation = &"idle" animation = &"idle"
autoplay = "idle" autoplay = "idle"
frame_progress = 0.987176 frame_progress = 0.432269
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="Hack"] [node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="Hack"]
position = Vector2(-11, 14) position = Vector2(-11, 14)
sprite_frames = SubResource("SpriteFrames_tnfmx") sprite_frames = SubResource("SpriteFrames_tnfmx")
animation = &"idle" animation = &"idle"
autoplay = "idle" autoplay = "idle"
frame_progress = 0.0320194 frame_progress = 0.477111
[node name="StaticBody2D" type="StaticBody2D" parent="Hack"] [node name="StaticBody2D" type="StaticBody2D" parent="Hack"]
@ -2616,6 +2627,7 @@ bus = &"Music"
[node name="Interact" type="AudioStreamPlayer2D" parent="Player"] [node name="Interact" type="AudioStreamPlayer2D" parent="Player"]
stream = ExtResource("15_7ac63") stream = ExtResource("15_7ac63")
bus = &"UI"
[node name="Lights" type="Node2D" parent="."] [node name="Lights" type="Node2D" parent="."]
@ -2635,6 +2647,11 @@ texture = ExtResource("7_7ac63")
wait_time = 4.0 wait_time = 4.0
autostart = true autostart = true
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = SubResource("AudioStreamInteractive_xiu81")
autoplay = true
bus = &"Music"
[connection signal="event_confirmed" from="GetOutDoors/WrongDoor" to="." method="_on_wrong_door_event_triggered"] [connection signal="event_confirmed" from="GetOutDoors/WrongDoor" to="." method="_on_wrong_door_event_triggered"]
[connection signal="event_confirmed" from="GetOutDoors/RightDoor" to="." method="_on_right_door_event_triggered"] [connection signal="event_confirmed" from="GetOutDoors/RightDoor" to="." method="_on_right_door_event_triggered"]
[connection signal="event_triggered" from="RightPrise" to="." method="_on_prise_interacted"] [connection signal="event_triggered" from="RightPrise" to="." method="_on_prise_interacted"]

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=81 format=4 uid="uid://s1cx1gvt4bed"] [gd_scene load_steps=83 format=4 uid="uid://s1cx1gvt4bed"]
[ext_resource type="Script" uid="uid://csujcot8xk1om" path="res://scenes/main.gd" id="1_0wfyh"] [ext_resource type="Script" uid="uid://csujcot8xk1om" path="res://scenes/main.gd" id="1_0wfyh"]
[ext_resource type="PackedScene" uid="uid://4ye80a3tugk6" path="res://scenes/player/player.tscn" id="1_o5qli"] [ext_resource type="PackedScene" uid="uid://4ye80a3tugk6" path="res://scenes/player/player.tscn" id="1_o5qli"]
@ -62,6 +62,7 @@
[ext_resource type="AudioStream" uid="uid://c3qfp0cbx1i5h" path="res://assets/Audio/VO_LVL1_B_09.ogg" id="29_11yus"] [ext_resource type="AudioStream" uid="uid://c3qfp0cbx1i5h" path="res://assets/Audio/VO_LVL1_B_09.ogg" id="29_11yus"]
[ext_resource type="AudioStream" uid="uid://byp6kaewhijoy" path="res://assets/Audio/VO_LVL1_A_10.ogg" id="30_b6ruc"] [ext_resource type="AudioStream" uid="uid://byp6kaewhijoy" path="res://assets/Audio/VO_LVL1_A_10.ogg" id="30_b6ruc"]
[ext_resource type="AudioStream" uid="uid://1lmj5n806i8r" path="res://assets/Audio/VO_LVL1_B_10.ogg" id="31_155or"] [ext_resource type="AudioStream" uid="uid://1lmj5n806i8r" path="res://assets/Audio/VO_LVL1_B_10.ogg" id="31_155or"]
[ext_resource type="AudioStream" uid="uid://cklwwfr8t6px6" path="res://assets/Audio/MUS_LVL1_intro.ogg" id="63_ro3en"]
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_tbgi4"] [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_tbgi4"]
texture = ExtResource("4_jyhfs") texture = ExtResource("4_jyhfs")
@ -2009,6 +2010,16 @@ stream_16/stream = ExtResource("14_2cjbq")
stream_17/stream = ExtResource("15_chjal") stream_17/stream = ExtResource("15_chjal")
stream_18/stream = ExtResource("16_cjqg0") stream_18/stream = ExtResource("16_cjqg0")
[sub_resource type="AudioStreamInteractive" id="AudioStreamInteractive_od4ux"]
clip_count = 2
clip_0/name = &"Mus Lvl 1 Intro"
clip_0/stream = ExtResource("63_ro3en")
clip_0/auto_advance = 1
clip_0/next_clip = 1
clip_1/name = &"Mus Lvl 1 Loop"
clip_1/stream = ExtResource("4_a8y0u")
clip_1/auto_advance = 0
[node name="Main2" type="Node2D"] [node name="Main2" type="Node2D"]
script = ExtResource("1_0wfyh") script = ExtResource("1_0wfyh")
wrong_building = "uid://eh3y4s4qad8m" wrong_building = "uid://eh3y4s4qad8m"
@ -2162,6 +2173,7 @@ bus = &"Music"
[node name="Interact" type="AudioStreamPlayer2D" parent="Player"] [node name="Interact" type="AudioStreamPlayer2D" parent="Player"]
stream = ExtResource("5_jkv2x") stream = ExtResource("5_jkv2x")
bus = &"UI"
[node name="DecoOverlay" type="TileMapLayer" parent="."] [node name="DecoOverlay" type="TileMapLayer" parent="."]
tile_map_data = PackedByteArray("AAATAAYAAAAQAAgAAAATAAcAAAAQAAkAAAAhAAYAAAAQAAgAAAAhAAcAAAAQAAkAAAACAAsAAAADAAYAAAACAAwAAAADAAcAAAAYAA8AAAADAAYAAAAYABAAAAADAAcAAAAcAA8AAAADAAYAAAAcABAAAAADAAcAAAAEAA8AAAAFAAYAAAAEABAAAAAFAAcAAAANAAYAAAAIAAsAAAAqAAwAAAAIAAsAAAAXAAcAAAAKAAsAAAAeAAYAAAALAAkAAAA=") tile_map_data = PackedByteArray("AAATAAYAAAAQAAgAAAATAAcAAAAQAAkAAAAhAAYAAAAQAAgAAAAhAAcAAAAQAAkAAAACAAsAAAADAAYAAAACAAwAAAADAAcAAAAYAA8AAAADAAYAAAAYABAAAAADAAcAAAAcAA8AAAADAAYAAAAcABAAAAADAAcAAAAEAA8AAAAFAAYAAAAEABAAAAAFAAcAAAANAAYAAAAIAAsAAAAqAAwAAAAIAAsAAAAXAAcAAAAKAAsAAAAeAAYAAAALAAkAAAA=")
@ -2265,6 +2277,11 @@ color = Color(0.841686, 0.0733665, 0.224079, 1)
energy = 4.16 energy = 4.16
texture = ExtResource("10_choun") texture = ExtResource("10_choun")
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = SubResource("AudioStreamInteractive_od4ux")
autoplay = true
bus = &"Music"
[connection signal="timeout" from="TimerBetweenVO" to="." method="_on_timer_between_vo_timeout"] [connection signal="timeout" from="TimerBetweenVO" to="." method="_on_timer_between_vo_timeout"]
[connection signal="event_confirmed" from="WrongDoor" to="." method="_on_door_event_confirmed"] [connection signal="event_confirmed" from="WrongDoor" to="." method="_on_door_event_confirmed"]
[connection signal="event_triggered" from="WrongDoor" to="." method="_on_door_event_triggered"] [connection signal="event_triggered" from="WrongDoor" to="." method="_on_door_event_triggered"]

View File

@ -1,9 +1,10 @@
[gd_scene load_steps=18 format=3 uid="uid://ck5glr84c7e25"] [gd_scene load_steps=19 format=3 uid="uid://ck5glr84c7e25"]
[ext_resource type="PackedScene" uid="uid://c6k5nnpbypshi" path="res://addons/maaacks_menus_template/base/scenes/menus/main_menu/main_menu.tscn" id="1_iaw2i"] [ext_resource type="PackedScene" uid="uid://c6k5nnpbypshi" path="res://addons/maaacks_menus_template/base/scenes/menus/main_menu/main_menu.tscn" id="1_iaw2i"]
[ext_resource type="Script" uid="uid://b45edjepvx1qx" path="res://template/scenes/menus/main_menu/main_menu_with_animations.gd" id="2_mcwxw"] [ext_resource type="Script" uid="uid://b45edjepvx1qx" path="res://template/scenes/menus/main_menu/main_menu_with_animations.gd" id="2_mcwxw"]
[ext_resource type="PackedScene" uid="uid://cuyyhte8hennl" path="res://template/scenes/menus/options_menu/master_options_menu_with_tabs.tscn" id="3_p7afn"] [ext_resource type="PackedScene" uid="uid://cuyyhte8hennl" path="res://template/scenes/menus/options_menu/master_options_menu_with_tabs.tscn" id="3_p7afn"]
[ext_resource type="PackedScene" uid="uid://b7v0tjak702f1" path="res://template/scenes/credits/scrollable_credits.tscn" id="4_tsej0"] [ext_resource type="PackedScene" uid="uid://b7v0tjak702f1" path="res://template/scenes/credits/scrollable_credits.tscn" id="4_tsej0"]
[ext_resource type="AudioStream" uid="uid://c6n57rs4s1kqj" path="res://assets/Audio/MUS_MENU_loop.ogg" id="5_mcwxw"]
[sub_resource type="Animation" id="1"] [sub_resource type="Animation" id="1"]
resource_name = "Intro" resource_name = "Intro"
@ -366,7 +367,7 @@ anim_player = NodePath("../MenuAnimationPlayer")
parameters/conditions/intro_done = false parameters/conditions/intro_done = false
[node name="BackgroundMusicPlayer" parent="." index="3"] [node name="BackgroundMusicPlayer" parent="." index="3"]
bus = &"Master" stream = ExtResource("5_mcwxw")
[node name="VersionContainer" parent="VersionMargin" index="0"] [node name="VersionContainer" parent="VersionMargin" index="0"]
modulate = Color(1, 1, 1, 0) modulate = Color(1, 1, 1, 0)