-
Junior Member
Nose wheelie track editor
Hi All , im a noob at level making but all i want to do is make it so your back wheel cannot touch an object or it will fall off. how do i go about doing this?
-
Member
https://www.youtube.com/watch?v=oZGxzMeZytA
i know this is for trials evolution,but trials fusion use the same editor
-
Junior Member
Now how do u get it to end game wen the tire touches, starting wen the tire leaves ground. How do I start scoring wen tire leaves ground as well? I watch tutorial multiple times. Its not THIS in depth. Thnx
-
Senior Member
with the hit trigger you can detect if something touches the ground
the end event will end a game so you just need to trigger it when you want too
these tutorials only tell what these tools do, its still up to you to figure out how you combine them to make something do the things you want
as for starting scoring when the tire leaves the ground
if you want scoring to start as soon as you leave the ground you can use a hit trigger on leave, connect it to a state event(that activates your scoring mechanism)
this is just one of the many ways