VisualGearTypes.wiki
changeset 1168 032b2771c757
parent 1167 0fef28e4ee0d
child 1169 f36679317ec0
equal deleted inserted replaced
1167:0fef28e4ee0d 1168:032b2771c757
    54 === Misc. ===
    54 === Misc. ===
    55 || *Variable name* || *Short description* ||
    55 || *Variable name* || *Short description* ||
    56 || `vgtLineTrail` || ??? ||
    56 || `vgtLineTrail` || ??? ||
    57 
    57 
    58 == Detailed visual gear reference ==
    58 == Detailed visual gear reference ==
    59 Here you will find more detailed attribute references for the visual gears. This section is still under construction!
    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 
       
    61 This section is still under construction!
    60 
    62 
    61 == `vgtCircle` ==
    63 == `vgtCircle` ==
    62 A simple circle. If you set `dX`, `dY` and `FrameTicks`, the circle pulsates in opacity.
    64 A simple circle. If you set `dX`, `dY` and `FrameTicks`, the circle pulsates in opacity.
    63 
    65 
    64 * `dX`: Minimum opacity (0-255)
    66  * `dX`: Minimum opacity (0-255)
    65 * `dY`: Maximum opacity (0-255)
    67  * `dY`: Maximum opacity (0-255)
    66 * `FrameTicks`: ???
    68  * `FrameTicks`: ???
    67 * `State`: Radius
    69  * `State`: Radius
    68 * `Timer`: Thickness
    70  * `Timer`: Thickness
    69 
    71 
    70 == `vgtAmmo` ==
    72 == `vgtAmmo` ==
    71 Displays an ammo icon.
    73 Displays an ammo icon.
    72 
    74 
    73 * `State`: [AmmoType] ID of ammo to display
    75  * `State`: [AmmoType] ID of ammo to display