Ssp: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
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..."
(No difference)

Revision as of 11:15, 6 November 2011

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.