I have been trying out the rotating platformer template. I cant seem to be able to fix the pause button as the sprite moves(rotates) in a spiral. I have tried pin/anchor but it seem to move as the sprite moves.
you just have to create two layers : one for the game, and the other for the pause button and/or other control buttons.
Here's how I worked it out. Hope I understood you correctly.
https://www.dropbox.com/s/ghg4q4aoxyn9i9s/pauseBtn.capx?dl=0
Develop games in your browser. Powerful, performant & highly capable.
You understood well! now you just have to make the pause button work
Thanks. It works now after adding a layer.