Sizeto: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
Sangman (talk | contribs)
m Some input from Dan
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
sizeto <xrepeat> <yrepeat>
'''sizeto''' <xrepeat> <yrepeat>


Gradually sizes the current [[actor]]'s x and y sizes to the given values.  See [[sizeat]].
Gradually sizes the current [[actor]]'s x and y sizes to the given values. 64 64 is the default sprite size.  See [[sizeat]].
The speed of the sizing can be increased by calling sizeto multiple times in a row.
 
[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Sprite manipulation]]

Latest revision as of 14:44, 15 November 2021

sizeto <xrepeat> <yrepeat>

Gradually sizes the current actor's x and y sizes to the given values. 64 64 is the default sprite size. See sizeat. The speed of the sizing can be increased by calling sizeto multiple times in a row.