hello.
i have a doubt with using pin with my sprites, i have a sprite for the hitbox for my enemies and the animations of them in other sprite. so i pined the sprite with the animations to the hitbox but it only pins to one enemy,i want to know if exist something to pin the sprite to all my enemies or if it is better to use only the sprite with the animations for the collitions or have the two sprites separated for my enemies.
pd: sorry for my bad english :P
Edit: here is my capx, you can see what is happening, it only pins to one enemy, also i have a problem with the ai, i need the robits to stop if they are to close to the player but they keep moving.
Edit 2: fixed the issue with the animations and the ai.
i need help with only 2 issues now:
1: all the enemies set mirrored if one of them is mirrored
2: if you kill one enemy all die.
the robits are in the layout 2 and the events in the event sheet 2.
capx actualized.
dropbox.com/s/54ilfgme8vbt1xz/cosa.capx
thanks.