WeaponProjectile: Revision history

From Eternity Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 October 2024

  • curprev 15:5215:52, 23 October 2024Printz talk contribs 1,051 bytes +1,051 Created page with "{{codepointer|description=Generic weapon projectile attack. |usage='''A_WeaponProjectile'''(''type'', ''angle'', ''pitch'', ''horizontal_offset'', ''vertical_offset'') |parameters= *''type'': name of thing type of projectile to spawn (shoot) *''angle'': optional yaw (turning left-right) angle (in degrees) to add to projectile direction *''pitch'': optional pitch (looking up-down) angle (in degrees) to add to projectile direction *''horizontal_offset'': optional offset in..."