Draw yxaspect

From EDukeWiki
Jump to navigation Jump to search

draw_yxaspect is the global y/z aspect of tiles drawn on the screen using rotatesprite or another screen drawing command.

Default value is 65536. Setting it to (65536 * 5 / 6) will make weapons, menus and etc to have a square pixel aspect.

See also draw_y.