-
Is it possible to detect when the wheels touch the ground?
I was wondering if it was possible to detect when one or both of the wheels is in contact with the ground surface (assuming the ground is not an object, but the regular terrain).
This is a crucial issue for me right now, any feedback would be highly appreciated.
-
Trials Developer
Re: Is it possible to detect when the wheels touch the groun
Use hit trigger to detech when wheels are touching the terrain. Select wheels as your hitter 1 and hitter 2 is terrain for example.
ndividual bike parts can be from the bike)
-
Re: Is it possible to detect when the wheels touch the groun
I didn't realize you could select the terrain as one of the hit objects... must be one of the checkboxes. This is super helpful, thank you so much!