Hi,
On getting a Game Over my player sprite is supposed to align itself so that it's just overlapping another sprite. This works fine when the sprite is static, but if it's rotating the player sprite aligns in some really odd ways. I've tried using image points but because the sprite is rotating I can't guarantee it will land in the right place. How can I fix this?
Develop games in your browser. Powerful, performant & highly capable.
Your post doesn't give enough information to provide help.
You can try defining "works fine", "odd ways", and "right place" in more detail. Pictures or an example project could help.
Hi oosyrag,
Apologies for the lack of detail, I was mentally exhausted at the time. I've since made a few changes and the rotation alignment is no longer an issue.