A_DragonFlap

From ZDoom Wiki
Revision as of 19:40, 6 May 2012 by Blzut3 (talk | contribs) (Created page with "{{codepointer|r=Hexen}} '''A_DragonFlap'''<br> (''no parameter'')<br> Calls A_DragonFlight and has a 94% chance of playing the sound "DragonWingflap" on the Body channel....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_DragonFlap
(no parameter)

Calls A_DragonFlight and has a 94% chance of playing the sound "DragonWingflap" on the Body channel. Otherwise it plays the actor's ActiveSound.

This codepointer is restricted to Dragon and derived classes.