Xoffset: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Created page with "Alters the actor's relative position on the x-axis in the same way tile offsets could be altered in DukeRes. Also like DukeRes, the valid numbers that can be added/subtracted ..."
 
(No difference)

Latest revision as of 08:36, 13 November 2011

Alters the actor's relative position on the x-axis in the same way tile offsets could be altered in DukeRes. Also like DukeRes, the valid numbers that can be added/subtracted range from 0-128. Since this is a member of the tsprite array, it is important to note that the new position of the tile number will NOT reflect the actual position of the actor. The altered position exists in appearance only.