VisualGearTypes.wiki
changeset 1179 0d4a6bda7614
parent 1178 58ef0e44ea88
child 1180 4ca8fc9f1fdb
equal deleted inserted replaced
1178:58ef0e44ea88 1179:0d4a6bda7614
    46 || `vgtNoPlaceWarn` || Overlay when the placement of something failed ||
    46 || `vgtNoPlaceWarn` || Overlay when the placement of something failed ||
    47 || `vgtAmmo` || Briefly displays an ammo icon. Appears when collecting a crate ||
    47 || `vgtAmmo` || Briefly displays an ammo icon. Appears when collecting a crate ||
    48 || `vgtSmoothWindBar` || Changes the wind bar smoothly ||
    48 || `vgtSmoothWindBar` || Changes the wind bar smoothly ||
    49 || `vgtHealthTag` || Hedgehog health tag ||
    49 || `vgtHealthTag` || Hedgehog health tag ||
    50 || `vgtSmallDamageTag` || Small damage tag after hog damage. ||
    50 || `vgtSmallDamageTag` || Small damage tag after hog damage. ||
    51 || `vgtTeamHealthSorter` || ??? ||
       
    52 || `vgtSpeechBubble` || Speech bubble with text. Does not work in Lua. ||
    51 || `vgtSpeechBubble` || Speech bubble with text. Does not work in Lua. ||
    53 
    52 
    54 == Misc. ==
    53 == Misc. ==
    55 || *Variable name* || *Short description* ||
    54 || *Variable name* || *Short description* ||
    56 || `vgtStraightShot` || Moving sprite, such as shots from desert eagle || 
    55 || `vgtStraightShot` || Moving sprite, such as shots from desert eagle || 
    57 
    56 || `vgtTeamHealthSorter` || Currently unused ||
    58 
    57 
    59 = Detailed visual gear reference =
    58 = Detailed visual gear reference =
    60 Here you will find a (more or less) detailed references of the various possible values for the visual gears (for `SetVisualGearValues`). This is useful to customize your visual gears.
    59 Here you will find a (more or less) detailed references of the various possible values for the visual gears (for `SetVisualGearValues`). This is useful to customize your visual gears.
    61 
    60 
    62 This section is still under construction!
    61 This section is still under construction!