Okay by that I mean, I know how to pin the sprite but it doesn't seem to work, the game is geometry wars like and I tried to attach flames to the player but when I start the game, the flames don't follow the player at all, it just stays still
What is your Full event? like what Conditions are you putting the pic action to?
Develop games in your browser. Powerful, performant & highly capable.
Pin object must be pinned once. So make sure the event that trigger pinning condition run only once.
Add 'Trigger once' to your current code to force action exexute it one time.