1. #1

    How to freeze rider?

    I am building a track for trials fusion however I was watching the Trials Evolution editor tutorial #8 and in this video they show how to freeze a rider in mid jump and then after a certain duration the rider continues that jump. In the video it says he would explain later in triggers, events and data sources but i never saw how this was done. Im assuming you use some type of rider trigger to freeze the rider but I've tried a few different types of event triggers and was unsuccessful, anyone know how this is done?
    Share this post

  2. #2
    Press Y on Frozen in the riders/bike properties.

    Select a Variable data source.

    Use set value events to freeze & unfreeze. A value of 1 freezes the rider & a value 0 unfreezes him.

    In the set values your target is the variable ds.
    Share this post