You could detect when the wheels (don’t) touch the ground:
Run a loop for all wheels, the inContact
bool should work for this.
You could detect when the wheels (don’t) touch the ground:
Run a loop for all wheels, the inContact
bool should work for this.