--- a/VisualGearTypes.wiki Fri Feb 09 21:03:46 2018 +0000
+++ b/VisualGearTypes.wiki Fri Feb 09 21:05:04 2018 +0000
@@ -56,18 +56,20 @@
|| `vgtLineTrail` || ??? ||
== Detailed visual gear reference ==
-Here you will find more detailed attribute references for the visual gears. This section is still under construction!
+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.
+
+This section is still under construction!
== `vgtCircle` ==
A simple circle. If you set `dX`, `dY` and `FrameTicks`, the circle pulsates in opacity.
-* `dX`: Minimum opacity (0-255)
-* `dY`: Maximum opacity (0-255)
-* `FrameTicks`: ???
-* `State`: Radius
-* `Timer`: Thickness
+ * `dX`: Minimum opacity (0-255)
+ * `dY`: Maximum opacity (0-255)
+ * `FrameTicks`: ???
+ * `State`: Radius
+ * `Timer`: Thickness
== `vgtAmmo` ==
Displays an ammo icon.
-* `State`: [AmmoType] ID of ammo to display
\ No newline at end of file
+ * `State`: [AmmoType] ID of ammo to display
\ No newline at end of file