Ssp

From EDukeWiki
Revision as of 11:15, 6 November 2011 by Mblackwell (talk | contribs) (Created page with "ssp <sprite1> <clipmask> Takes an actor's xvel and zvel properties and sends a movesprite to the game engine. Useful for moving objects variably with...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ssp <sprite1> <clipmask>

Takes an actor's xvel and zvel properties and sends a movesprite to the game engine. Useful for moving objects variably without needing to calculate angles.