1. #1

    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.
    Share this post

  2. #2
    sipe's Avatar Trials Developer
    Join Date
    Dec 2012
    Location
    Helsinki, Finland
    Posts
    455

    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)
    Share this post

  3. #3

    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!
    Share this post