1. #1

    Making the rider/bike disapear/reappear

    I know you can start off with the bike or rider invisible, but is there anyway to turn this on or off mid-way through the track?

    I've tried an invisibility event, but the bike and rider aren't selectable as event targets.

    Any help appreciated!
    Share this post

  2. #2

    Re: Making the rider/bike disapear/reappear

    Tie the Invisibility of the bike and/or rider to a Variable Data Source by pressing the Y button on the Visibility tab.
    Then in the Variable Data Source, a value of 0 means that the tab is uncrossed (disabled- invisible), a value of 1 means that the tab is crossed (enabled- visible).
    Use an Area Trigger with a Set Value Event to set this Variable Data Source to 0 or 1 depending on whether you want the bike and rider to be visible or not.
    use as many times as you like in the track as this Variable Data Source is always controlling the visibility now.
    Share this post

  3. #3

    Re: Making the rider/bike disapear/reappear

    Excellent - thanks for the quick reply!

    I'll get on this right now!
    Share this post