mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 01:43:47 +00:00
Moved player detection to external script
This commit is contained in:
parent
6968bbe72b
commit
d8e1459194
8 changed files with 237 additions and 69 deletions
|
|
@ -185,6 +185,7 @@ animation = &"walk_left"
|
|||
z_index = 100
|
||||
|
||||
[node name="HitboxSprite" type="Sprite2D" parent="Smoothing2D"]
|
||||
visible = false
|
||||
texture = ExtResource("7_msn8i")
|
||||
|
||||
[node name="InteractionController" type="Area2D" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue