Sizeto: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Mblackwell (talk | contribs)
mNo edit summary
No edit summary
Line 2: Line 2:


Gradually sizes the current [[actor]]'s x and y sizes to the given values. 32 32 is the default sprite size.  See [[sizeat]].
Gradually sizes the current [[actor]]'s x and y sizes to the given values. 32 32 is the default sprite size.  See [[sizeat]].
[[Category:Duke3D 1.3/1.5 commands]]

Revision as of 01:16, 24 September 2005

sizeto <xrepeat> <yrepeat>

Gradually sizes the current actor's x and y sizes to the given values. 32 32 is the default sprite size. See sizeat.