Draw yxaspect: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
Created page with "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 weapo..."
(No difference)

Revision as of 19:42, 20 February 2020

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.