made archers and roboturrets syncable
This commit is contained in:
parent
902ec2c4a9
commit
ffba0c6620
4 changed files with 110 additions and 12 deletions
|
@ -105,7 +105,7 @@ material = SubResource( 18 )
|
|||
position = Vector2( 5, -2 )
|
||||
texture = ExtResource( 2 )
|
||||
region_enabled = true
|
||||
region_rect = Rect2( 0, 0, 19, 20 )
|
||||
region_rect = Rect2( 133, 0, 19, 20 )
|
||||
|
||||
[node name="Hitbox" type="Area2D" parent="." groups=["enemy_hitbox"]]
|
||||
position = Vector2( 5, -2 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue