SpawnTeleGlitter: Difference between revisions
From Eternity Wiki
Jump to navigationJump to search
(Created page with "{{codepointer|description=Spawns a "TeleGlitterRed" object in a random location within a 32x32 square around the current actor, and gives it a vertical speed of 0.25. |usage='''A_SpawnTeleGlitter''' |seealso= *SpawnGlitter *SpawnTeleGlitter2}}") |
(No difference)
|
Latest revision as of 15:14, 24 October 2024
Description
Spawns a "TeleGlitterRed" object in a random location within a 32x32 square around the current actor, and gives it a vertical speed of 0.25.
Usage
A_SpawnTeleGlitter
Parameters
No parameters.
Examples
No examples given.
Notes
No particular notes.