GearTypes: Explain Tag for RC plane
authorWuzzy
Wed, 06 Apr 2016 16:36:27 +0100
changeset 857 ca7261b5c679
parent 856 9740fae28189
child 858 2a562faa73fb
GearTypes: Explain Tag for RC plane
GearTypes.wiki
--- a/GearTypes.wiki	Wed Apr 06 16:25:56 2016 +0100
+++ b/GearTypes.wiki	Wed Apr 06 16:36:27 2016 +0100
@@ -384,7 +384,7 @@
 ==== `gtRCPlane` ====
 An RC plane. It can drop missiles ([GearTypes#gtAirBomb `gtAirBomb`]).
 
- * `Tag`: dX speed??? (The purpose of the `Tag` is not clear yet)
+ * `Tag`: Initial flying direction, depends on the facing direction of the hedgehog which launched it. -1: left, 1: right. This is used for rendering. 
  * `Timer`: Remaining fly time (in milliseconds). Default: 15000
  * `Health`: Number of missiles on board. Default: 3
  * `Tint`: RGBA color of RC plane (default: clan color)