Bas: Difference between revisions

Jump to navigation Jump to search
90 bytes removed ,  1 year ago
m
TriggerEvent TypeIndex 0 - Remove outdated information
(Added a definition for HoldEvent TypeIndex 0.)
m (TriggerEvent TypeIndex 0 - Remove outdated information)
Line 702: Line 702:
Known TypeIndex values:
Known TypeIndex values:


*0 - Formerly thought to determine the Impact of attack animations, this TypeIndex is actually used to play sound effects during animations. Known to accept any attack or enemy attack sound effect, but probably works with other sound files.<ref>Compare Event0 of TriggerEvents and Event0 of HoldEvents for most of Link's attack animations</ref>
*0 - Used to play sound effects during animations. Known to accept any attack or enemy attack sound effect, but probably works with other sound files.<ref>Compare Event0 of TriggerEvents and Event0 of HoldEvents for most of Link's attack animations</ref>
*4 - Triggers the animation controller to transition back into the idle stance. The Frame value should be a few before the end of the actual animation, so that the controller can make the blending look natural.<ref>Compare TriggerEvent TypeIndex 4 Frame value for an animation with the number of frames in the actual animation.</ref>
*4 - Triggers the animation controller to transition back into the idle stance. The Frame value should be a few before the end of the actual animation, so that the controller can make the blending look natural.<ref>Compare TriggerEvent TypeIndex 4 Frame value for an animation with the number of frames in the actual animation.</ref>
*7 - Call AS. Passes the strRef to the ASList to retrieve an AS file and starts evaluating it from Element0.
*7 - Call AS. Passes the strRef to the ASList to retrieve an AS file and starts evaluating it from Element0.
autopatrol, editnews
151

edits

Navigation menu