Fixed crawling enemy
This commit is contained in:
parent
f6758e1dba
commit
b7b4d03fda
4 changed files with 17 additions and 12 deletions
|
@ -43,7 +43,12 @@ position = Vector2( 224, 88 )
|
|||
[node name="PlantEnemy" parent="." instance=ExtResource( 9 )]
|
||||
position = Vector2( 136, 128 )
|
||||
|
||||
[node name="PlantEnemy2" parent="." instance=ExtResource( 9 )]
|
||||
position = Vector2( 402.842, 16 )
|
||||
rotation = 3.14159
|
||||
|
||||
[node name="CrawlingEnemy" parent="." instance=ExtResource( 10 )]
|
||||
position = Vector2( 72, 160 )
|
||||
|
||||
[editable path="Player"]
|
||||
[editable path="Player/Hurtbox"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue