I have a car, and I want to detect every frame if it is colliding with the grouund to accelarate. Can someone tell me the script I have to use to detect the collision?
collision has 3 states - collisionenter, collisionexit and collisionstay
use enter and exit to handle your "is on ground" boolean state variable on the wheel