Изменена логика доспеха
This commit is contained in:
parent
429fe9b62f
commit
1fe08a596d
4 changed files with 133 additions and 43 deletions
|
@ -32,6 +32,7 @@ position = Vector2(1, 8)
|
|||
shape = SubResource("RectangleShape2D_svj4b")
|
||||
|
||||
[node name="PlayerCollision" type="Area2D" parent="."]
|
||||
monitorable = false
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="PlayerCollision"]
|
||||
position = Vector2(1, 8)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue