I can't believe I'm having this problem.
I spawn a bullet from my character object but it wants to spawn from the center no matter what I put as the point name or number.
Its spawning from a sprite (think Charlie in the platformer tutorials.)
If I spawn from the player sprite instead, it will spawn at the point I name, but the angle changes make it spawn from the bottom when you're turned left.
I usually just use the numbers but this time tried to name my points, does that work right? I don't need to put the name in quotes when I'm creating it (inside the picture editor) right?