Des feux rouges!
Pour arrêter les voiture vroom vroom
This commit is contained in:
@@ -550,9 +550,10 @@ radius = 31.0
|
||||
height = 186.0
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_yiphh"]
|
||||
size = Vector2(240, 15)
|
||||
size = Vector2(200, 15)
|
||||
|
||||
[node name="Car" type="CharacterBody2D" node_paths=PackedStringArray("debugLabel")]
|
||||
collision_mask = 3
|
||||
motion_mode = 1
|
||||
script = ExtResource("1_vkq5y")
|
||||
debugLabel = NodePath("Label")
|
||||
@@ -600,4 +601,4 @@ offset_bottom = -19.0
|
||||
[node name="ShapeCast2D" type="ShapeCast2D" parent="ZIndexControler"]
|
||||
position = Vector2(1, -13)
|
||||
shape = SubResource("RectangleShape2D_yiphh")
|
||||
target_position = Vector2(0, -46)
|
||||
target_position = Vector2(1, -32)
|
||||
|
||||
Reference in New Issue
Block a user