# HG changeset patch # User Wuzzy # Date 1459956987 -3600 # Node ID ca7261b5c679461ae048db7e6ad428c7af5c0929 # Parent 9740fae281892f0483fcaad51ecb2cdbec1617f7 GearTypes: Explain Tag for RC plane diff -r 9740fae28189 -r ca7261b5c679 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)