Creating Splines from empties in script
Hi all,
I was just wondering if it was possible to create a spline from a list/array of empties that already exist in the game scene.
I have a bunch of empties and would like an object to 'fly' around the points smoothly and think that a spline would work really well, but I can't seem to find anything that shows how to create a spline from the empties (everything I've found/seen basically creates a spline editor within the unity editor, which won't work for the way I have my game map set up.)
Thanks Spudly.
Your answer
Follow this Question
Related Questions
Can someone please help me find out what wrong with my code. 0 Answers
Enabling & Disabling Script via On Click 1 Answer
The laser problems 0 Answers
How can i make sure the script will work only on the attached object ? 1 Answer
How can I check if a object in the hierarchy have been destroyed using EditorWindow type script ? 1 Answer