VisualGearTypes.wiki
changeset 1418 a94fa9bae72c
parent 1417 969b75121c88
child 1530 288bee4b94d5
equal deleted inserted replaced
1417:969b75121c88 1418:a94fa9bae72c
    85  * `Timer`: Expiration timer
    85  * `Timer`: Expiration timer
    86 
    86 
    87 == `vgtSmallDamageTag` ==
    87 == `vgtSmallDamageTag` ==
    88 Damage indicator, displays a damage value. Looks similar to `vgtHealthTag`, but is smaller.
    88 Damage indicator, displays a damage value. Looks similar to `vgtHealthTag`, but is smaller.
    89 
    89 
    90  * `Damage`: Displayed value
       
    91 
       
    92 == `vgtSpeechBubble` ==
    90 == `vgtSpeechBubble` ==
    93 Displays a speech bubble. Use `HogSay` to spawn speech bubbles.
    91 Displays a speech bubble. Use `HogSay` to spawn speech bubbles.
    94 
    92 
    95  * `FrameTicks`: Speech bubble type (`SAY_SAY`, `SAY_THINK` or `SAY_SHOUT`)
    93  * `FrameTicks`: Speech bubble type (`SAY_SAY`, `SAY_THINK` or `SAY_SHOUT`)
    96 
    94