1. #1

    Freeze bike in mid air upon hitting area trigger (Relative noob)

    As the title suggests I want to freezee the rider at the exact point he hits the area trigger so I can then have a custom camera do a 360 around the bike, I then want to re enable the bike to carry on its way.

    Can someone help me with the required process to do the bike freeze element ( the camera part will be fine) unless for some reason they need to be all part of the same thing.

    Appreciate any help anyone can provide

    Dave
    Share this post

  2. #2
    Magnus2552's Avatar Junior Member
    Join Date
    Apr 2014
    Location
    Germany
    Posts
    18
    You can use Damping for freezing, like shown here by Core2TOM:
    But if I remember correctly, there is also a checkbox „Frozen“ at the rider options menu, which can be tied to a variable that will set it to frozen if the variable contains any other value than 0 and set it to unfrozen if it holds a 0.
    I hope, this helps
    Share this post

  3. #3
    Originally Posted by Magnus2552 Go to original post
    You can use Damping for freezing, like shown here by Core2TOM:
    But if I remember correctly, there is also a checkbox „Frozen“ at the rider options menu, which can be tied to a variable that will set it to frozen if the variable contains any other value than 0 and set it to unfrozen if it holds a 0.
    I hope, this helps
    thats great thanks for the quick response I will give that a try later an update the post accordingly
    Share this post