A_CrusaderSweepLeft

From ZDoom Wiki
Revision as of 15:15, 6 May 2012 by Blzut3 (talk | contribs) (Created page with "{{codepointer|r=Strife|Classic attack}} '''A_CrusaderSweepLeft'''<br> (''no parameter'')<br> Angles the actor 5.6 degrees to the left and spawns {{Class|FastFlameMissile}} 48...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_CrusaderSweepLeft
(no parameter)

Angles the actor 5.6 degrees to the left and spawns FastFlameMissile 48 units from the actor's feet. The projectile is set to have an initial upward velocity of 1.

This codepointer is restricted to Crusader and derived classes.