Sizeto: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
sizeto <xrepeat> <yrepeat>
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]].
Gradually sizes the current [[actor]]'s x and y sizes to the given values. 64 64 is the default sprite size.  See [[sizeat]].


[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Sprite manipulation]]
[[Category:Sprite manipulation]]

Revision as of 00:35, 1 March 2006

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.