Ok Iam having a ton of trouble with something I though would be easy. I have a player sprite and I want to pin an invisible sprite under him.
Game rules are very simple
Enemy touches player, player dies
invisible sprite touches enemy, enemy dies
I used the exact same code I saw in a video and it does not work even though in the video somehow it does work. This is the video I watched
The code in my game is
system on every tick = sprite pin pin to player[/code:3dyyfdf5]