VisualGearTypes: linetrail is thin
authorWuzzy
Sun, 13 Dec 2020 21:27:30 +0100
changeset 2217 50275983a97a
parent 2216 ce537974a52c
child 2218 eb6eef27205c
VisualGearTypes: linetrail is thin
VisualGearTypes.wiki
--- a/VisualGearTypes.wiki	Sun Dec 13 21:03:54 2020 +0100
+++ b/VisualGearTypes.wiki	Sun Dec 13 21:27:30 2020 +0100
@@ -114,7 +114,7 @@
  * `FrameTicks`: Life time in milliseconds (default: random between 750 and 2000)
 
 == `vgtLineTrail` ==
-A straight line between two points which fades out after some time, has a slight yellowish color. As if a bullet has been fired. A `vgtLineTrail` has a start and an end point. The default `Timer` is too low so you must set it manually
+A straight thin yellowish line between two points which fades out after some time. As if a bullet has been fired. A `vgtLineTrail` has a start and an end point. The default `Timer` is too low so you must set it manually
 
  * `X`, `Y`: Start point of line
  * `dX`, `dY`: End point of line