Files
Bubberstation/code/modules/vehicles
SkyratBot 21bf801a37 [MIRROR] Fixes vehicles like skateboards and wheelys moving multiple times. (#2641)
* Fixes vehicles like skateboards and wheelys moving multiple times. (#56070)

 So wheelys would have 3 instances of the riding component attached on initialize with a different argument, causing them to move 3 tiles at once instead of 1. Skateboards will have 2 attached and move 2, etc.

* Fixes vehicles like skateboards and wheelys moving multiple times.

Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>
2021-01-12 01:46:29 +01:00
..