Editing GunFlash

From Eternity Wiki
Jump to navigationJump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Codepointer|description=GunFlash is a player weapon codepointer. This codepointer sets the player to his second attack state, starts the display of the weapon's flash state, and causes weapon kickback to occur if it is enabled.|usage='''GunFlash'''|notes=This codepointer is new to BOOM, and was added to allow kickback to be synchronized with a weapon's muzzle flash instead of with the press of the trigger. Weapons such as the BFG require this behavior. Note that kickback will eventually be made a property of weapons via [[EDF]].|examples={{example|description=From base\frames.edf:|code=<nowiki>frame S_BFG2      { cmp = "BFGG|1|*|10|GunFlash  |@next";      dehackednum = 85 }</nowiki>}}
'''GunFlash''' (void)
}}
 
==Usage==
GunFlash is a player weapon codepointer. This codepointer sets the player to his second attack state, starts the display of the weapon's flash state, and causes weapon kickback to occur if it is enabled. This codepointer is new to BOOM, and was added to allow kickback to be synchronized with a weapon's muzzle flash instead of with the press of the trigger. Weapons such as the BFG require this behavior. Note that kickback will eventually be made a property of weapons via [[EDF]].
 
[[Category:Codepointers]]
Please note that all contributions to Eternity Wiki are considered to be released under the GNU Free Documentation License 1.2 (see Eternity Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)

Templates used on this page: