I'm setting the image point on my sprite, but when i shoot it is way off and not spawning where I placed it on the sprite.
The work around to this was create another sprite pin it to my character and off set the object so when the bullet spawned it was where I needed it.
I'm at the point where I'm adding other character selections and the lines of events are getting a little ridiculous considering the image point should do what I need it to .
I started expanding the image point out further on my sprite, however when i shoot the enemies on the map collide with the point and the game registers it as a hit to my character.
Long story short, it would be cool if ya'll could help me figure out how to make the image point do what it is designed to do.