délimiter la carte à la louche

This commit is contained in:
Thomas
2025-03-13 12:52:29 +01:00
parent 17d1fd0b33
commit 270a808dd6
4 changed files with 608 additions and 11 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -28,7 +28,7 @@ position = Vector2(-333, -262)
[node name="movibles" type="Node2D" parent="."] [node name="movibles" type="Node2D" parent="."]
[node name="player" parent="movibles" instance=ExtResource("2_5x6b5")] [node name="player" parent="movibles" instance=ExtResource("2_5x6b5")]
position = Vector2(81, -161) position = Vector2(63, -163)
[node name="cars" type="Node" parent="movibles"] [node name="cars" type="Node" parent="movibles"]

View File

@@ -21,7 +21,7 @@ script = ExtResource("1_w5kby")
[node name="abovePart" type="TileMapLayer" parent="Sempahore"] [node name="abovePart" type="TileMapLayer" parent="Sempahore"]
z_index = 2000 z_index = 2000
tile_map_data = PackedByteArray("AAAAAPv/BAAMAIMAAAAAAPz/BAAMAIQAAAABAPv/BAANAIMAAAABAPz/BAANAIQAAAACAPv/BAAOAIMAAAACAPz/BAAOAIQAAAADAPz/BAAPAIQAAAA=") tile_map_data = PackedByteArray("AAAAAPv/AAAMADcAAAAAAPz/AAAMADgAAAABAPv/AAANADcAAAABAPz/AAANADgAAAACAPv/AAAOADcAAAACAPz/AAAOADgAAAADAPz/AAAPADgAAAA=")
tile_set = ExtResource("2_igk5i") tile_set = ExtResource("2_igk5i")
[node name="CollisionShape2D" type="CollisionShape2D" parent="Sempahore"] [node name="CollisionShape2D" type="CollisionShape2D" parent="Sempahore"]
@@ -29,7 +29,7 @@ position = Vector2(25, -15)
shape = SubResource("CircleShape2D_4c8ro") shape = SubResource("CircleShape2D_4c8ro")
[node name="pylon" type="TileMapLayer" parent="Sempahore"] [node name="pylon" type="TileMapLayer" parent="Sempahore"]
tile_map_data = PackedByteArray("AAAAAP3/BAATAIUAAAAAAP7/BAATAIYAAAAAAP//BAATAIcAAAA=") tile_map_data = PackedByteArray("AAAAAP3/AAAMADkAAAAAAP7/AAAMADoAAAAAAP//AAAMADsAAAA=")
tile_set = ExtResource("2_igk5i") tile_set = ExtResource("2_igk5i")
[node name="ZIndexControler" parent="Sempahore" instance=ExtResource("3_va7oi")] [node name="ZIndexControler" parent="Sempahore" instance=ExtResource("3_va7oi")]
@@ -42,17 +42,17 @@ target_position = Vector2(-1, -126)
[node name="red" type="TileMapLayer" parent="Sempahore"] [node name="red" type="TileMapLayer" parent="Sempahore"]
z_index = 2000 z_index = 2000
tile_map_data = PackedByteArray("AAACAPz/BAAKAIYAAAADAPz/BAALAIYAAAA=") tile_map_data = PackedByteArray("AAACAPz/AAAKADoAAAADAPz/AAALADoAAAA=")
tile_set = ExtResource("2_igk5i") tile_set = ExtResource("2_igk5i")
[node name="yellow" type="TileMapLayer" parent="Sempahore"] [node name="yellow" type="TileMapLayer" parent="Sempahore"]
z_index = 2000 z_index = 2000
tile_map_data = PackedByteArray("AAACAPz/BAAKAIYAAAADAPz/BAALAIYAAAA=") tile_map_data = PackedByteArray("AAACAPz/AAAKADoAAAADAPz/AAALADoAAAA=")
tile_set = ExtResource("2_igk5i") tile_set = ExtResource("2_igk5i")
[node name="green" type="TileMapLayer" parent="Sempahore"] [node name="green" type="TileMapLayer" parent="Sempahore"]
z_index = 2000 z_index = 2000
tile_map_data = PackedByteArray("AAACAPz/BAAKAIYAAAADAPz/BAALAIYAAAA=") tile_map_data = PackedByteArray("AAACAPz/AAAKADoAAAADAPz/AAALADoAAAA=")
tile_set = ExtResource("2_igk5i") tile_set = ExtResource("2_igk5i")
[node name="Timer" type="Timer" parent="."] [node name="Timer" type="Timer" parent="."]