All public logs
From Eternity Wiki
Jump to navigationJump to search
Combined display of all available logs of Eternity Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:50, 12 October 2024 Printz talk contribs created page SpawnObject (Created page with "{{Codepointer|description=Generic actor spawn function. |usage='''A_SpawnObject'''(''thingtype'', ''angle'', ''offsetx'', ''offsety'', ''offsetz'', ''velx'', ''vely'', ''velz'') |parameters= *''thingtype'': name of thing to spawn *''angle'': degrees relative to spawner's angle to give to the new thing *''offsetx'', ''offsety'', ''offsetz'': offset relative to actor's facing: to the right, forward and upwards respectively. *''velx'', ''vely'', ''velz'': optional velocity...")