made archers and roboturrets syncable

This commit is contained in:
pennyrigate 2023-09-15 21:27:37 -04:00
parent 902ec2c4a9
commit ffba0c6620
4 changed files with 110 additions and 12 deletions

View file

@ -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 )