1. #1

    Removing Shared Tracks From The Cloud?

    Hello,

    I just uploaded 3 tracks today all titled the same thing "Ice Climb A2 Practice". I don't want two of the three I uploaded on the cloud. Is there any way to remove them?

    -Glenn Mckeever
    Share this post

  2. #2
    RetiredRonin's Avatar Senior Community Manager
    Join Date
    Sep 2012
    Location
    Ubisoft NC Office
    Posts
    7,343
    If you have shared a creation to Track Central, then there is not a way for you to remove it. We have it set up like this to remove the chance of people removing their tracks, which also removes the leaderboard, in a way to help with the competitiveness of Trials. There are people who would make a track, and if they lost 1st place, then delete the track and upload it again.
    Share this post

  3. #3
    I'm in the same position - uploaded a track, then improved it and uploaded again, thinking the edited version would overwrite the original, now have 2 tracks with same name.

    There really needs to be a tutorial of some sort - I really want to make a huge jump that scores distance and time with a few bike-triggered explosions - sounds good? If only I could work it out :/
    Share this post

  4. #4
    Scores Distance: Distance Operator
    Target 1: Starting checkpoint
    Target2: Bike or Rider

    Scores Time: Counts in ticks per second, setting to score=time will auto-calculate minutes/seconds/miliseconds
    2-Input Operator
    Value 1: Game Variable Data Source > Time
    Value 2: 60 (as in 60 ticks per second)
    Slider set to Multiply

    Bike-triggered:
    Area Trigger > Affected Objects > Bike

    Bike-specific: Activate things based on which bike you use
    Game Variable Data Source > Bike ID
    1 Baggie
    2 Roach
    3 Pit Viper
    4 Foxbat
    5 Quad
    6 Bike
    Generic Filter:
    IF ID = 1 TRUE do stuff...
    Can also use 2-Input with slider set to Equals or whatnot
    Share this post