maj to godot 4.4.1
This commit is contained in:
1
UI/clues/bubble_clue.gd.uid
Normal file
1
UI/clues/bubble_clue.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://d2wyrt07kpo62
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://dn10ervwv15oo"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cwbhdira3w8qx" path="res://assest/ui/UI_48x48.png" id="1_o6ktm"]
|
||||
[ext_resource type="Script" path="res://UI/clues/bubble_clue.gd" id="2_u6r66"]
|
||||
[ext_resource type="Script" uid="uid://d2wyrt07kpo62" path="res://UI/clues/bubble_clue.gd" id="2_u6r66"]
|
||||
[ext_resource type="PackedScene" uid="uid://clqdxhwojbkwp" path="res://UI/clues/button_clue.tscn" id="3_p3oka"]
|
||||
[ext_resource type="PackedScene" uid="uid://dnauf5lsaj63n" path="res://UI/clues/touch_clue.tscn" id="4_ei01g"]
|
||||
|
||||
@@ -86,8 +86,8 @@ tracks/2/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_kli7q"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_srt4p"),
|
||||
"move": SubResource("Animation_puwvl")
|
||||
&"RESET": SubResource("Animation_srt4p"),
|
||||
&"move": SubResource("Animation_puwvl")
|
||||
}
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D"]
|
||||
|
||||
1
UI/clues/button_clue.gd.uid
Normal file
1
UI/clues/button_clue.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://cvuaograe73ad
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=6 format=3 uid="uid://clqdxhwojbkwp"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b7k2x0bnxlhwh" path="res://assest/ui/Modern_UI_Style_2_48x48.png" id="1_cr0we"]
|
||||
[ext_resource type="Script" path="res://UI/clues/button_clue.gd" id="2_md8cj"]
|
||||
[ext_resource type="Script" uid="uid://cvuaograe73ad" path="res://UI/clues/button_clue.gd" id="2_md8cj"]
|
||||
|
||||
[sub_resource type="Animation" id="Animation_srt4p"]
|
||||
loop_mode = 1
|
||||
@@ -61,8 +61,8 @@ tracks/1/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_kli7q"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_srt4p"),
|
||||
"move": SubResource("Animation_puwvl")
|
||||
&"RESET": SubResource("Animation_srt4p"),
|
||||
&"move": SubResource("Animation_puwvl")
|
||||
}
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D"]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://dnauf5lsaj63n"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cwbhdira3w8qx" path="res://assest/ui/UI_48x48.png" id="1_nlo3w"]
|
||||
[ext_resource type="Script" path="res://UI/clues/button_clue.gd" id="2_4uok5"]
|
||||
[ext_resource type="Script" uid="uid://cvuaograe73ad" path="res://UI/clues/button_clue.gd" id="2_4uok5"]
|
||||
|
||||
[sub_resource type="Animation" id="Animation_srt4p"]
|
||||
loop_mode = 1
|
||||
@@ -20,7 +20,7 @@ tracks/0/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_kli7q"]
|
||||
_data = {
|
||||
"move": SubResource("Animation_srt4p")
|
||||
&"move": SubResource("Animation_srt4p")
|
||||
}
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D"]
|
||||
|
||||
1
UI/dialogue_ballon/balloon.gd.uid
Normal file
1
UI/dialogue_ballon/balloon.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://nrug4tos58gg
|
||||
@@ -1,9 +1,9 @@
|
||||
[gd_scene load_steps=10 format=3 uid="uid://cj4rsfngov4u5"]
|
||||
|
||||
[ext_resource type="Script" path="res://UI/dialogue_ballon/balloon.gd" id="1_36de5"]
|
||||
[ext_resource type="Script" uid="uid://nrug4tos58gg" path="res://UI/dialogue_ballon/balloon.gd" id="1_36de5"]
|
||||
[ext_resource type="FontFile" uid="uid://c1lnxul6k2adw" path="res://assest/font/vhs-gothic.ttf" id="2_17xl4"]
|
||||
[ext_resource type="PackedScene" uid="uid://ckvgyvclnwggo" path="res://addons/dialogue_manager/dialogue_label.tscn" id="2_a8ve6"]
|
||||
[ext_resource type="Script" path="res://addons/dialogue_manager/dialogue_responses_menu.gd" id="3_72ixx"]
|
||||
[ext_resource type="Script" uid="uid://bb52rsfwhkxbn" path="res://addons/dialogue_manager/dialogue_responses_menu.gd" id="3_72ixx"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_spyqn"]
|
||||
bg_color = Color(0.147672, 0.147672, 0.147672, 1)
|
||||
|
||||
1
UI/menu.gd.uid
Normal file
1
UI/menu.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://ilp0o8f2210c
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=9 format=3 uid="uid://44wla7mlivqm"]
|
||||
|
||||
[ext_resource type="Script" path="res://UI/menu.gd" id="1_30mo7"]
|
||||
[ext_resource type="Script" uid="uid://ilp0o8f2210c" path="res://UI/menu.gd" id="1_30mo7"]
|
||||
[ext_resource type="FontFile" uid="uid://c1lnxul6k2adw" path="res://assest/font/vhs-gothic.ttf" id="2_6inip"]
|
||||
[ext_resource type="Theme" uid="uid://bn1flbuijm27d" path="res://UI/menu_button.tres" id="3_feq31"]
|
||||
[ext_resource type="AudioStream" uid="uid://dcp8rqog22cbk" path="res://assest/music/chaussette.ogg" id="4_0n4j1"]
|
||||
|
||||
@@ -294,25 +294,25 @@ tracks/0/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_l2iau"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_ox0ew"),
|
||||
"giving_down": SubResource("Animation_rma32"),
|
||||
"giving_left": SubResource("Animation_kyg5d"),
|
||||
"giving_right": SubResource("Animation_vq2rn"),
|
||||
"giving_up": SubResource("Animation_kcojr"),
|
||||
"grabbing_down": SubResource("Animation_x55al"),
|
||||
"grabbing_left": SubResource("Animation_b67jn"),
|
||||
"grabbing_right": SubResource("Animation_pfabv"),
|
||||
"grabbing_up": SubResource("Animation_gjwq5"),
|
||||
"idle_down": SubResource("Animation_b4kqc"),
|
||||
"idle_left": SubResource("Animation_mwj7w"),
|
||||
"idle_right": SubResource("Animation_jdm18"),
|
||||
"idle_up": SubResource("Animation_55bsc"),
|
||||
"reading": SubResource("Animation_u4gjw"),
|
||||
"sleeping": SubResource("Animation_tp2bg"),
|
||||
"walking_down": SubResource("Animation_usdt0"),
|
||||
"walking_left": SubResource("Animation_xyu25"),
|
||||
"walking_right": SubResource("Animation_37o3j"),
|
||||
"walking_up": SubResource("Animation_lde32")
|
||||
&"RESET": SubResource("Animation_ox0ew"),
|
||||
&"giving_down": SubResource("Animation_rma32"),
|
||||
&"giving_left": SubResource("Animation_kyg5d"),
|
||||
&"giving_right": SubResource("Animation_vq2rn"),
|
||||
&"giving_up": SubResource("Animation_kcojr"),
|
||||
&"grabbing_down": SubResource("Animation_x55al"),
|
||||
&"grabbing_left": SubResource("Animation_b67jn"),
|
||||
&"grabbing_right": SubResource("Animation_pfabv"),
|
||||
&"grabbing_up": SubResource("Animation_gjwq5"),
|
||||
&"idle_down": SubResource("Animation_b4kqc"),
|
||||
&"idle_left": SubResource("Animation_mwj7w"),
|
||||
&"idle_right": SubResource("Animation_jdm18"),
|
||||
&"idle_up": SubResource("Animation_55bsc"),
|
||||
&"reading": SubResource("Animation_u4gjw"),
|
||||
&"sleeping": SubResource("Animation_tp2bg"),
|
||||
&"walking_down": SubResource("Animation_usdt0"),
|
||||
&"walking_left": SubResource("Animation_xyu25"),
|
||||
&"walking_right": SubResource("Animation_37o3j"),
|
||||
&"walking_up": SubResource("Animation_lde32")
|
||||
}
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer"]
|
||||
|
||||
@@ -23,6 +23,7 @@ allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=1
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
|
||||
1
buildings/bakery.gd.uid
Normal file
1
buildings/bakery.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://de0rqhqp42rwl
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=3 format=4 uid="uid://6i4u378og5o5"]
|
||||
|
||||
[ext_resource type="TileSet" uid="uid://ckj00wy20rkfx" path="res://assest/tilesets/exterieur.tres" id="1_5ugra"]
|
||||
[ext_resource type="Script" path="res://buildings/bakery.gd" id="2_xm80m"]
|
||||
[ext_resource type="Script" uid="uid://de0rqhqp42rwl" path="res://buildings/bakery.gd" id="2_xm80m"]
|
||||
|
||||
[node name="boulangerie" type="TileMapLayer"]
|
||||
position = Vector2(160, -96)
|
||||
|
||||
1
caracters/bob/bob.gdshader.uid
Normal file
1
caracters/bob/bob.gdshader.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://csltanxbr2ahi
|
||||
@@ -1,12 +1,12 @@
|
||||
[gd_scene load_steps=20 format=3 uid="uid://bleadp4yrdgj"]
|
||||
|
||||
[ext_resource type="Script" path="res://caracters/human.gd" id="1_x3vfc"]
|
||||
[ext_resource type="Script" uid="uid://b30yku8y6bfjv" path="res://caracters/human.gd" id="1_x3vfc"]
|
||||
[ext_resource type="AnimationNodeStateMachine" uid="uid://ddr1ltkievtku" path="res://animations/human/human_state_machine.tres" id="2_86nrf"]
|
||||
[ext_resource type="PackedScene" uid="uid://bvsendl25xjju" path="res://animations/human/human_animation_player.tscn" id="3_lb4ws"]
|
||||
[ext_resource type="PackedScene" uid="uid://cg4dhp7qe68pt" path="res://animations/human/human.tscn" id="4_25owg"]
|
||||
[ext_resource type="Texture2D" uid="uid://c3lal83o1trpd" path="res://assest/persos/bob.png" id="5_e15yd"]
|
||||
[ext_resource type="PackedScene" uid="uid://brh7cqaxc13ie" path="res://zindex/ZIndexControler.tscn" id="5_g2w7l"]
|
||||
[ext_resource type="Shader" path="res://caracters/bob/bob.gdshader" id="5_tpu8c"]
|
||||
[ext_resource type="Shader" uid="uid://csltanxbr2ahi" path="res://caracters/bob/bob.gdshader" id="5_tpu8c"]
|
||||
[ext_resource type="PackedScene" uid="uid://07byq4mh8uwv" path="res://caracters/npc_controler.tscn" id="8_uueub"]
|
||||
[ext_resource type="PackedScene" uid="uid://x2asns3kiqwg" path="res://interactable/interaction_zone.tscn" id="9_35f01"]
|
||||
[ext_resource type="Resource" uid="uid://vg4mssby1i6p" path="res://caracters/bob/bob.dialogue" id="9_d5408"]
|
||||
|
||||
1
caracters/human.gd.uid
Normal file
1
caracters/human.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://b30yku8y6bfjv
|
||||
1
caracters/human_pathfinder.gd.uid
Normal file
1
caracters/human_pathfinder.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://cbxf8mh7jq4i5
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cjm4k0fv7eger"]
|
||||
|
||||
[ext_resource type="Script" path="res://caracters/human_pathfinder.gd" id="1_247nc"]
|
||||
[ext_resource type="Script" uid="uid://cbxf8mh7jq4i5" path="res://caracters/human_pathfinder.gd" id="1_247nc"]
|
||||
|
||||
[node name="PathFinder" type="Node2D"]
|
||||
script = ExtResource("1_247nc")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://bh636kqo4rhy3"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://0yybe0v6bkv1" path="res://assest/musicians/Subway_Busker_2_48x48.png" id="1_dq5dt"]
|
||||
[ext_resource type="Script" path="res://caracters/musicians/thomas.gd" id="1_it5tv"]
|
||||
[ext_resource type="Script" uid="uid://vibse36qqn37" path="res://caracters/musicians/thomas.gd" id="1_it5tv"]
|
||||
[ext_resource type="AudioStream" uid="uid://bpm1d70babypo" path="res://assest/music/chartreuse blues.ogg" id="3_redb5"]
|
||||
|
||||
[sub_resource type="Animation" id="Animation_2qywv"]
|
||||
@@ -38,8 +38,8 @@ tracks/0/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_v18ad"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_2qywv"),
|
||||
"play": SubResource("Animation_k8n4u")
|
||||
&"RESET": SubResource("Animation_2qywv"),
|
||||
&"play": SubResource("Animation_k8n4u")
|
||||
}
|
||||
|
||||
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_0816g"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=7 format=3 uid="uid://cjxpn0cukd6vo"]
|
||||
|
||||
[ext_resource type="Script" path="res://caracters/musicians/thomas.gd" id="1_up6tq"]
|
||||
[ext_resource type="Script" uid="uid://vibse36qqn37" path="res://caracters/musicians/thomas.gd" id="1_up6tq"]
|
||||
[ext_resource type="Texture2D" uid="uid://d2ia0h20isonk" path="res://assest/musicians/Subway_Busker_1_48x48.png" id="2_bb48o"]
|
||||
|
||||
[sub_resource type="Animation" id="Animation_2qywv"]
|
||||
@@ -37,8 +37,8 @@ tracks/0/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_v18ad"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_2qywv"),
|
||||
"play": SubResource("Animation_k8n4u")
|
||||
&"RESET": SubResource("Animation_2qywv"),
|
||||
&"play": SubResource("Animation_k8n4u")
|
||||
}
|
||||
|
||||
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_0816g"]
|
||||
|
||||
1
caracters/musicians/thomas.gd.uid
Normal file
1
caracters/musicians/thomas.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://vibse36qqn37
|
||||
1
caracters/npc.gd.uid
Normal file
1
caracters/npc.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://c0hf1traj860j
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://07byq4mh8uwv"]
|
||||
|
||||
[ext_resource type="Script" path="res://caracters/npc.gd" id="1_x4w66"]
|
||||
[ext_resource type="Script" uid="uid://c0hf1traj860j" path="res://caracters/npc.gd" id="1_x4w66"]
|
||||
|
||||
[node name="npcControler" type="Node2D"]
|
||||
script = ExtResource("1_x4w66")
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=14 format=3 uid="uid://vclpg4e4ql54"]
|
||||
|
||||
[ext_resource type="Script" path="res://caracters/human.gd" id="1_l1sti"]
|
||||
[ext_resource type="Script" path="res://caracters/player/player_controler.gd" id="1_oapm5"]
|
||||
[ext_resource type="Script" uid="uid://b30yku8y6bfjv" path="res://caracters/human.gd" id="1_l1sti"]
|
||||
[ext_resource type="Script" uid="uid://crvnpwefbt7d6" path="res://caracters/player/player_controler.gd" id="1_oapm5"]
|
||||
[ext_resource type="AnimationNodeStateMachine" uid="uid://ddr1ltkievtku" path="res://animations/human/human_state_machine.tres" id="3_1y7fn"]
|
||||
[ext_resource type="PackedScene" uid="uid://bvsendl25xjju" path="res://animations/human/human_animation_player.tscn" id="3_c286j"]
|
||||
[ext_resource type="PackedScene" uid="uid://cg4dhp7qe68pt" path="res://animations/human/human.tscn" id="4_rsj36"]
|
||||
|
||||
1
caracters/player/player_controler.gd.uid
Normal file
1
caracters/player/player_controler.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://crvnpwefbt7d6
|
||||
1
game_state.gd.uid
Normal file
1
game_state.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://dqbdxtnvewi2
|
||||
1
interactable/interaction_zone.gd.uid
Normal file
1
interactable/interaction_zone.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://b2iub83e8g6xo
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://x2asns3kiqwg"]
|
||||
|
||||
[ext_resource type="Script" path="res://interactable/interaction_zone.gd" id="1_gljn5"]
|
||||
[ext_resource type="Script" uid="uid://b2iub83e8g6xo" path="res://interactable/interaction_zone.gd" id="1_gljn5"]
|
||||
|
||||
[node name="interaction zone" type="Area2D"]
|
||||
collision_layer = 8
|
||||
|
||||
File diff suppressed because one or more lines are too long
1
maps/bakery_interior_exit_trap.gd.uid
Normal file
1
maps/bakery_interior_exit_trap.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://coaatms1cknju
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=14 format=4 uid="uid://d1oqt6sbjvopi"]
|
||||
|
||||
[ext_resource type="TileSet" uid="uid://ckj00wy20rkfx" path="res://assest/tilesets/exterieur.tres" id="1_s310m"]
|
||||
[ext_resource type="Script" path="res://maps/world.gd" id="2_2nf8e"]
|
||||
[ext_resource type="Script" uid="uid://f6fh5nknqupf" path="res://maps/world.gd" id="2_2nf8e"]
|
||||
[ext_resource type="PackedScene" uid="uid://yn8fq44nqwd2" path="res://buildings/generic1.tscn" id="2_cfh67"]
|
||||
[ext_resource type="PackedScene" uid="uid://6i4u378og5o5" path="res://buildings/bakery.tscn" id="3_tn4jn"]
|
||||
[ext_resource type="PackedScene" uid="uid://c6nlrmhu8362v" path="res://urban_furnitures/semaphores/left_semaphore.tscn" id="5_506wn"]
|
||||
|
||||
1
maps/world.gd.uid
Normal file
1
maps/world.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://f6fh5nknqupf
|
||||
@@ -12,7 +12,7 @@ config_version=5
|
||||
|
||||
config/name="chaussette.sale"
|
||||
run/main_scene="res://scenes/game.tscn"
|
||||
config/features=PackedStringArray("4.3", "GL Compatibility")
|
||||
config/features=PackedStringArray("4.4", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
1
scenes/game.gd.uid
Normal file
1
scenes/game.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://dwgsbyhh0oddl
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://c645h6ap7niu1"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://44wla7mlivqm" path="res://UI/menu.tscn" id="1_64gp8"]
|
||||
[ext_resource type="Script" path="res://scenes/game.gd" id="1_b2ju7"]
|
||||
[ext_resource type="Script" uid="uid://dwgsbyhh0oddl" path="res://scenes/game.gd" id="1_b2ju7"]
|
||||
[ext_resource type="PackedScene" uid="uid://17macg0q4k8l" path="res://shaders/transition_shader.tscn" id="3_2p7jc"]
|
||||
|
||||
[node name="Game" type="Node2D"]
|
||||
|
||||
1
scenes/scene.gd.uid
Normal file
1
scenes/scene.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://cauqfe2fjsjfx
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://ditxepapl5asy"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/scene.gd" id="1_xt0wx"]
|
||||
[ext_resource type="Script" uid="uid://cauqfe2fjsjfx" path="res://scenes/scene.gd" id="1_xt0wx"]
|
||||
[ext_resource type="PackedScene" uid="uid://bu8ahxrceky0t" path="res://maps/bakery_interior.tscn" id="2_4pfep"]
|
||||
[ext_resource type="PackedScene" uid="uid://vclpg4e4ql54" path="res://caracters/player/player.tscn" id="3_f6ale"]
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=11 format=3 uid="uid://b4ydi1vv8dvwr"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/scene.gd" id="1_02n2r"]
|
||||
[ext_resource type="Script" uid="uid://cauqfe2fjsjfx" path="res://scenes/scene.gd" id="1_02n2r"]
|
||||
[ext_resource type="PackedScene" uid="uid://d1oqt6sbjvopi" path="res://maps/map.tscn" id="2_rr7is"]
|
||||
[ext_resource type="PackedScene" uid="uid://bleadp4yrdgj" path="res://caracters/bob/bob.tscn" id="3_vh8rr"]
|
||||
[ext_resource type="PackedScene" uid="uid://vclpg4e4ql54" path="res://caracters/player/player.tscn" id="4_rjwf4"]
|
||||
|
||||
1
shaders/transition_shader.gd.uid
Normal file
1
shaders/transition_shader.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://b7wttodbehu0p
|
||||
1
shaders/transition_shader.gdshader.uid
Normal file
1
shaders/transition_shader.gdshader.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://bxqvbbceq70p1
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://17macg0q4k8l"]
|
||||
|
||||
[ext_resource type="Script" path="res://shaders/transition_shader.gd" id="1_aj5xt"]
|
||||
[ext_resource type="Shader" path="res://shaders/transition_shader.gdshader" id="1_kyfmm"]
|
||||
[ext_resource type="Script" uid="uid://b7wttodbehu0p" path="res://shaders/transition_shader.gd" id="1_aj5xt"]
|
||||
[ext_resource type="Shader" uid="uid://bxqvbbceq70p1" path="res://shaders/transition_shader.gdshader" id="1_kyfmm"]
|
||||
[ext_resource type="Texture2D" uid="uid://b5mne7k2hxq4m" path="res://shaders/masks/curtain.png" id="2_pg1r4"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_g48os"]
|
||||
@@ -44,8 +44,8 @@ tracks/0/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_kedvi"]
|
||||
_data = {
|
||||
"fade_in": SubResource("Animation_yg4ht"),
|
||||
"fade_out": SubResource("Animation_mavdc")
|
||||
&"fade_in": SubResource("Animation_yg4ht"),
|
||||
&"fade_out": SubResource("Animation_mavdc")
|
||||
}
|
||||
|
||||
[node name="CanvasLayer" type="CanvasLayer"]
|
||||
@@ -65,7 +65,7 @@ color = Color(0, 0, 0, 1)
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="TransitionShader"]
|
||||
libraries = {
|
||||
"": SubResource("AnimationLibrary_kedvi")
|
||||
&"": SubResource("AnimationLibrary_kedvi")
|
||||
}
|
||||
|
||||
[connection signal="animation_finished" from="TransitionShader/AnimationPlayer" to="." method="_on_animation_player_animation_finished"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://bmunphhwcsl3a"]
|
||||
|
||||
[ext_resource type="Script" path="res://urban_furnitures/semaphores/semaphore.gd" id="2_nih7h"]
|
||||
[ext_resource type="Script" uid="uid://dbeofiyrg5kqm" path="res://urban_furnitures/semaphores/semaphore.gd" id="2_nih7h"]
|
||||
[ext_resource type="TileSet" uid="uid://ckj00wy20rkfx" path="res://assest/tilesets/exterieur.tres" id="3_ulyk6"]
|
||||
[ext_resource type="PackedScene" uid="uid://brh7cqaxc13ie" path="res://zindex/ZIndexControler.tscn" id="4_k52t8"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpyadhlqawviq" path="res://vehicules/brakeZone.tscn" id="5_o0gjx"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=8 format=4 uid="uid://djlp0et1giup2"]
|
||||
|
||||
[ext_resource type="Script" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_w5kby"]
|
||||
[ext_resource type="Script" uid="uid://dbeofiyrg5kqm" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_w5kby"]
|
||||
[ext_resource type="TileSet" uid="uid://ckj00wy20rkfx" path="res://assest/tilesets/exterieur.tres" id="2_igk5i"]
|
||||
[ext_resource type="PackedScene" uid="uid://brh7cqaxc13ie" path="res://zindex/ZIndexControler.tscn" id="3_va7oi"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpyadhlqawviq" path="res://vehicules/brakeZone.tscn" id="4_3cw57"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=8 format=4 uid="uid://c6nlrmhu8362v"]
|
||||
|
||||
[ext_resource type="Script" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_1ufoq"]
|
||||
[ext_resource type="Script" uid="uid://dbeofiyrg5kqm" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_1ufoq"]
|
||||
[ext_resource type="TileSet" uid="uid://ckj00wy20rkfx" path="res://assest/tilesets/exterieur.tres" id="1_03yma"]
|
||||
[ext_resource type="PackedScene" uid="uid://brh7cqaxc13ie" path="res://zindex/ZIndexControler.tscn" id="2_hhwk3"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpyadhlqawviq" path="res://vehicules/brakeZone.tscn" id="4_j5rhp"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=8 format=4 uid="uid://cw3dtiscqueyt"]
|
||||
|
||||
[ext_resource type="Script" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_7rvlf"]
|
||||
[ext_resource type="Script" uid="uid://dbeofiyrg5kqm" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_7rvlf"]
|
||||
[ext_resource type="TileSet" uid="uid://ckj00wy20rkfx" path="res://assest/tilesets/exterieur.tres" id="2_jecjm"]
|
||||
[ext_resource type="PackedScene" uid="uid://brh7cqaxc13ie" path="res://zindex/ZIndexControler.tscn" id="3_65epa"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpyadhlqawviq" path="res://vehicules/brakeZone.tscn" id="4_cbarg"]
|
||||
|
||||
1
urban_furnitures/semaphores/semaphore.gd.uid
Normal file
1
urban_furnitures/semaphores/semaphore.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://dbeofiyrg5kqm
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://dotr3vifbinfy"]
|
||||
|
||||
[ext_resource type="Script" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_k7vt0"]
|
||||
[ext_resource type="Script" uid="uid://dbeofiyrg5kqm" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_k7vt0"]
|
||||
[ext_resource type="TileSet" uid="uid://ckj00wy20rkfx" path="res://assest/tilesets/exterieur.tres" id="2_iui5y"]
|
||||
[ext_resource type="PackedScene" uid="uid://brh7cqaxc13ie" path="res://zindex/ZIndexControler.tscn" id="3_rmo1c"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpyadhlqawviq" path="res://vehicules/brakeZone.tscn" id="4_cy22y"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=8 format=4 uid="uid://btvlfkbqe6f4j"]
|
||||
|
||||
[ext_resource type="Script" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_u47jh"]
|
||||
[ext_resource type="Script" uid="uid://dbeofiyrg5kqm" path="res://urban_furnitures/semaphores/semaphore.gd" id="1_u47jh"]
|
||||
[ext_resource type="TileSet" uid="uid://ckj00wy20rkfx" path="res://assest/tilesets/exterieur.tres" id="2_fdc55"]
|
||||
[ext_resource type="PackedScene" uid="uid://brh7cqaxc13ie" path="res://zindex/ZIndexControler.tscn" id="3_cla2j"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpyadhlqawviq" path="res://vehicules/brakeZone.tscn" id="4_3ail0"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dpyadhlqawviq"]
|
||||
|
||||
[ext_resource type="Script" path="res://vehicules/brake_zone.gd" id="1_bbbt2"]
|
||||
[ext_resource type="Script" uid="uid://cpjfej2kb3hdb" path="res://vehicules/brake_zone.gd" id="1_bbbt2"]
|
||||
|
||||
[node name="BrakeZone" type="Area2D"]
|
||||
collision_layer = 2
|
||||
|
||||
1
vehicules/brake_zone.gd.uid
Normal file
1
vehicules/brake_zone.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://cpjfej2kb3hdb
|
||||
1
vehicules/car.gd.uid
Normal file
1
vehicules/car.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://dt27jexdex4lh
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=36 format=3 uid="uid://bt1p311rn1h6q"]
|
||||
|
||||
[ext_resource type="Script" path="res://vehicules/car.gd" id="1_vkq5y"]
|
||||
[ext_resource type="Script" uid="uid://dt27jexdex4lh" path="res://vehicules/car.gd" id="1_vkq5y"]
|
||||
[ext_resource type="PackedScene" uid="uid://brh7cqaxc13ie" path="res://zindex/ZIndexControler.tscn" id="3_iaqxo"]
|
||||
[ext_resource type="Texture2D" uid="uid://dq81e78eaild8" path="res://assest/vehicules/Car_classic_red_48x48.png" id="4_0kman"]
|
||||
[ext_resource type="AudioStream" uid="uid://c774hcxk657n" path="res://assest/fx/engine-6000.ogg" id="4_o8ske"]
|
||||
@@ -452,17 +452,17 @@ tracks/2/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_10pc8"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_24r8n"),
|
||||
"driving_down": SubResource("Animation_ny3my"),
|
||||
"driving_left": SubResource("Animation_o7myv"),
|
||||
"driving_right": SubResource("Animation_jej8v"),
|
||||
"driving_up": SubResource("Animation_ns0lb"),
|
||||
"idling_down": SubResource("Animation_uyd0m"),
|
||||
"idling_left": SubResource("Animation_k8xkk"),
|
||||
"idling_right": SubResource("Animation_vk5cn"),
|
||||
"idling_up": SubResource("Animation_xch04"),
|
||||
"opening_door_left": SubResource("Animation_0uy2s"),
|
||||
"opening_door_right": SubResource("Animation_goslp")
|
||||
&"RESET": SubResource("Animation_24r8n"),
|
||||
&"driving_down": SubResource("Animation_ny3my"),
|
||||
&"driving_left": SubResource("Animation_o7myv"),
|
||||
&"driving_right": SubResource("Animation_jej8v"),
|
||||
&"driving_up": SubResource("Animation_ns0lb"),
|
||||
&"idling_down": SubResource("Animation_uyd0m"),
|
||||
&"idling_left": SubResource("Animation_k8xkk"),
|
||||
&"idling_right": SubResource("Animation_vk5cn"),
|
||||
&"idling_up": SubResource("Animation_xch04"),
|
||||
&"opening_door_left": SubResource("Animation_0uy2s"),
|
||||
&"opening_door_right": SubResource("Animation_goslp")
|
||||
}
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_btgy7"]
|
||||
|
||||
1
vehicules/car_pathfinder.gd.uid
Normal file
1
vehicules/car_pathfinder.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://b5admv2cmqv4l
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cl201baro5y5"]
|
||||
|
||||
[ext_resource type="Script" path="res://vehicules/car_pathfinder.gd" id="1_fbnn2"]
|
||||
[ext_resource type="Script" uid="uid://b5admv2cmqv4l" path="res://vehicules/car_pathfinder.gd" id="1_fbnn2"]
|
||||
|
||||
[node name="voiture_pnj" type="PathFollow2D"]
|
||||
position = Vector2(-411, 81)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://brh7cqaxc13ie"]
|
||||
|
||||
[ext_resource type="Script" path="res://zindex/z_index_controler.gd" id="1_fn0ft"]
|
||||
[ext_resource type="Script" uid="uid://csx8qsyib6rlc" path="res://zindex/z_index_controler.gd" id="1_fn0ft"]
|
||||
|
||||
[node name="ZIndexControler" type="Node2D"]
|
||||
script = ExtResource("1_fn0ft")
|
||||
|
||||
1
zindex/z_index_controler.gd.uid
Normal file
1
zindex/z_index_controler.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://csx8qsyib6rlc
|
||||
Reference in New Issue
Block a user