un peu de ménage
This commit is contained in:
@@ -77,10 +77,11 @@ position = Vector2(0, 43)
|
||||
rotation = 1.5708
|
||||
shape = SubResource("CapsuleShape2D_a4vmx")
|
||||
|
||||
[node name="controleur" type="Node2D" parent="." node_paths=PackedStringArray("human", "ray")]
|
||||
[node name="controleur" type="Node2D" parent="." node_paths=PackedStringArray("human", "ray", "pathFinder")]
|
||||
script = ExtResource("1_oapm5")
|
||||
human = NodePath("..")
|
||||
ray = NodePath("../ShapeCast2D")
|
||||
pathFinder = NodePath("../PathFinder")
|
||||
|
||||
[node name="ShapeCast2D" type="ShapeCast2D" parent="."]
|
||||
shape = SubResource("RectangleShape2D_11ib5")
|
||||
|
||||
Reference in New Issue
Block a user