I cant seem to get it right, playerz only fires the projectile in one set direction, I want it to fire in the direction that the player is facing, any ideas?
The 'playerz' parameter in the shoot command does not determine which direction you shoot it in. Instead the 'angle' and 'zangle' parameters do. The parameter you mention determines the initial vertical (or rather the illusion of an illusion in Graal's case) position of the object being shot.