A_SpeedBalls
Sets the third (target speed) argument to 25 (SORCBALL_TERMINAL_SPEED) and the forth (movement mode) to 1 (SORC_ACCELERATE). Would be the same as the following:
SORC F 6 Bright A_SetSpecial (special, arg[0], arg[1], 25, 1, arg[4]) // OR SORC F 0 Bright A_SetArg (2, 25) SORC F 6 Bright A_SetArg (3, 1)
A_SpeedBalls
(no parameter)
This codepointer is restricted to Heresiarch and derived classes.
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.