1. #1

    Wheelie track

    I wanted to make a wheelie/stoppie track, can anyone bring me up to speed of how to make objects for one tire only?
    Share this post

  2. #2
    Jarr3tt88's Avatar Senior Member
    Join Date
    Jan 2013
    Posts
    3,520

    Re: Wheelie track

    Isn't there a wheelie example track?
    Share this post

  3. #3

    Re: Wheelie track

    Use a hit trigger, link the first object hit to the front tire, link the object you do NOT want it to touch for the 2nd hit. Now link the ON hit to a SPLITTER.
    From your splitter, you'll link a bike detach event. Through the bike detach event...you select the part of the bike you'd like to fall off, in this case your front tire.
    That's it.
    If you'd like to add to this, I would link a few other things off the splitter:
    Camera event, link to another camera (which should have the enable feature UNCHECKED) so it only goes on through the hit trigger going off. Use a tighter FOV, maybe 40, instead of the default 57. Enable the depth of field possible. Have the Cut option, rather than interpolate.
    Sound event, link to a sound...say some kind of fail sound.
    Player event, use the detach or unconscious option.
    I'll upload a screenshot later. Let me know how it goes.
    Share this post

  4. #4

    Re: Wheelie track

    Awesome, thanks for the info, works great!
    Share this post