VisualGearTypes.wiki
changeset 1255 64a6028803d4
parent 1187 70628fea6065
child 1417 969b75121c88
equal deleted inserted replaced
1254:51daf8e0be6c 1255:64a6028803d4
    44 || *Variable name* || *Short description* ||
    44 || *Variable name* || *Short description* ||
    45 || `vgtCircle` || Simple circle. Highly configurable! ||
    45 || `vgtCircle` || Simple circle. Highly configurable! ||
    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 || `vgtTeamHealthSorter` || When added, updates the sorting of the team health bars ||
    49 || `vgtHealthTag` || Hedgehog health tag ||
    50 || `vgtHealthTag` || Hedgehog health tag ||
    50 || `vgtSmallDamageTag` || Small damage tag after hog damage. ||
    51 || `vgtSmallDamageTag` || Small damage tag after hog damage. ||
    51 || `vgtSpeechBubble` || Speech bubble with text. Does not work in Lua. ||
    52 || `vgtSpeechBubble` || Speech bubble with text. Does not work in Lua. ||
    52 
    53 
    53 == Misc. ==
    54 == Misc. ==
    54 || *Variable name* || *Short description* ||
    55 || *Variable name* || *Short description* ||
    55 || `vgtStraightShot` || Moving sprite || 
    56 || `vgtStraightShot` || Moving sprite || 
    56 || `vgtTeamHealthSorter` || Does nothing yet ||
       
    57 
    57 
    58 = Detailed visual gear reference =
    58 = Detailed visual gear reference =
    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.
    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.
    60 
    60 
    61 This section is still under construction!
    61 This section is still under construction!