Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can I change splines directly on runner controller via script?
#1
I am an artist developing maps with the Spline tool and rather than trying to finish the route in order to get the next one, I want to go over every route quickly by just teleporting to other routes via the UI button.

I already made a script to create a list of all the splines in the game, and I want to directly input different splines into the Runner Controller / General / Spline slot in the inspector.


Attached Files Thumbnail(s)
   
Reply
#2
Hi
a controller can have only one spline at a time, but you can modify that spline at will via the API, by assigning a different value to the Spline property of a SplineController (from which RunnerController inherits). You can also use the SwitchTo method to switch splines with a smooth animation.
I hope this helped
Have a nice day
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Video How do I merge splines only if some control points are at the sam position? arcade.autumn 5 14 02-13-2023, 09:35 AM
Last Post: _Aka_
  Help with prefabbed splines henriqueranj 3 7 02-09-2023, 03:26 PM
Last Post: _Aka_
  Way to make gameobject follow splines 'human-ly'? yun844 3 8 01-17-2023, 10:18 AM
Last Post: _Aka_
Rainbow Parallel Splines etoreo 1 6 01-05-2023, 09:13 AM
Last Post: _Aka_

Forum Jump: