pub const MODE_IMAGE_TARGET_PLAYER: u32 = 7;
Draw an image from the texture at ‘tex’ in the fragment shader, with the target rectangle rotated to face the characters orientation.
FIXME: Make more pricipled.