I'm tring to make other sprite always stick to the main sprite. in this case I try to put the pin behavior:
Everytick > Sprite 2 pin pin to sprite 1(Position and angle only)
but it's still doesnt work, the sprite 2 keep stay at one place and never follow the sprite 1.
so how do i do that?
infact did i use the correct behavior to this?
note: Sprite 1 and 2 are not in the same layer.