MODE_IMAGE_TARGET_PLAYER

Constant MODE_IMAGE_TARGET_PLAYER 

Source
pub const MODE_IMAGE_TARGET_PLAYER: u32 = 7;
Expand description

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.