Err, having problem with my spaceship shots here. Recoding new version.
Originally they followed rotating ship no problem, matching angle etc w bullet behaviour.
In new version, I'm using Create Object though and can't figure out how to make the shots match the player ship angle.
They do weird things if u set angle to player ship, etc. Pinning does not work.
Not sure what I'm doing wrong. Think I would rather use Create Object for shot spawning due to position offset possibilities vs just Spawning Object at image point?
Edit: You can actually do position offset it seems from the imagepoint also with a variable, but it only does a Y offset if you do a -value? Looking for X offsets.