07-12-2019, 05:47 AM
Hi,
How would I best go about requiring a scene UI button to be pressed before my game object shape starts travelling down the spline? At the moment, as soon as my scene starts, Curvy starts.
I.e. Like a "Start Race" button for a racing game.
Is there a script line I can place in Start() to pause Curvy until a UI button is pressed?
Thanks in advance.
How would I best go about requiring a scene UI button to be pressed before my game object shape starts travelling down the spline? At the moment, as soon as my scene starts, Curvy starts.
I.e. Like a "Start Race" button for a racing game.
Is there a script line I can place in Start() to pause Curvy until a UI button is pressed?
Thanks in advance.