Hi, so I've been playing around with the platformer template, I decided to try importing one of my sprites and get firing guns working following this tutorial:
youtube.com/watch
I ran into problems with the pixel positioning of my graphics, firstly the player sinks into the solid platforms for some reason as shown in the image below:
I set the origin to the base of the player as the previous graphic had:
Even when i fire projectiles it spawns in different locations when I move around, the higher up the level I go the closer to the character they spawn. (the position is not static).
Here is my event list, if that helps anyone:
Its probably quite obvious to you guys, but for the life of me I can't tell where I've gone wrong.
Thanks in advance!