Zenyatta Air Ride
This code is over 6 months old. The code may have expired and might no longer function.
a racing game you can play with only mouse
inspired by Kirby Air Ride. slide, drift, and boost!
Japanese version: ZT9FB
controls
- press ult button to start the engine first
- hold primary fire to start slide and charge boost
- drifting will charge the boost faster
editing courses
- you can edit or create courses by simply modifying the array.
- open workshop rule
load checkpointand add a condition for map you want to edit - global variable
CheckPointListcontains all checkpoint locations. players spawn on the last checkpoint - try enabling workshop option
checkpoint recordingto make editing the course easy. recorded locations will stored inCheckPointListso you can just copy them