1. #1

    Invisible Rider

    Hey guys,

    Going to try making this clear, what I have is a group of the saw blades.. Set up the hit trigger. For the bike to break up and blood, now I want to make the rider invisible as well, how can I do this? I noticed you can't just connect a visibility even to the rider so I guess it rider properties then pick value on visibility.. But what would I hook it to?

    Thanks Hazard.
    Share this post

  2. #2

    Re: Invisible Rider

    Hook it to a variable data source. Then use a set value event to change the variable data sources number from 1 to 0 or 0 to 1. Basically 0 = unchecked and 1 = checked and I forget if you want to check an invisible box or uncheck a visible box! lol
    Share this post

  3. #3

    Re: Invisible Rider

    Lol yeah I want to make the rider invisible on hit, but then visible again on restart
    Share this post

  4. #4

    Re: Invisible Rider

    Just do what I said, set value to VDS. That makes him invisble. Then change the number back again with another set value event when you want him visible again. So if the option in his settings is "visibility", then set the VDS to 1 so that it checks the box and makes him visible. Then change to 0 to go invisible and then change back to 1 to make him visible again. Press Y on the visibilty option and link it to the VDS just in case you werent sure how to do that.
    Share this post

  5. #5

    Re: Invisible Rider

    That's perfect thanks a lot man! Explained well
    Share this post

  6. #6

    Re: Invisible Rider

    Originally Posted by Hazard
    That's perfect thanks a lot man! Explained well
    No problem, I've had plenty of help in the past, there's a lot of people on the forums who are happy to take the time to explain things.
    Share this post

  7. #7

    Re: Invisible Rider

    Well believe it or not I do help others but some things I just can't figure out on my own and they always tend to be the easiest -.- I'm slowly getting there though, everyone is learning something new no matter how experienced they are btw I didn't need the 2nd set value event, just one on 0.00 hooked to the VDS set to 1
    Share this post

  8. #8

    Re: Invisible Rider

    I've always tried to learn something new in every track I've made. I've learnt plenty but always feel like there's more to learn! Glad it worked for you though.
    Share this post

  9. #9

    Re: Invisible Rider

    This sounds geeky.. But man it feels good don't it when you learn something new without help no matter how skilled you are, Thanks again man
    Share this post

  10. #10

    Re: Invisible Rider

    You can use a VDS in that way with pretty much any value that you can press 'Y' on. Frozen rider, Light intensity, enabled, etc.
    Share this post