- Home /
Is there spline mapping function in unity3d?

Hi all
I have a trouble in mapping terraion. I'm going to do mapping with spline range on unity3d. I wish do it like as Cryengine ( following image ) . Is there any way to do mapping like as following image on unity3d? I'm waiting for nice approach.
THanks
Check iTween
Check Unity Wiki Spline Controller
and this http://whydoidoit.com/2012/04/06/unity-curved-path-following-with-easing/
Not sure there's one built in
Thanks for your reply. I think those are related with animation and couldn't find how to mapping terrain with spline. Can you please let me know about terrain mapping with it?
Your answer
Follow this Question
Related Questions
Terrain mapping 0 Answers
How do I draw curves in a custom editor window? 1 Answer
Dynamically Add Points to Spline 1 Answer
Bullet moving backwards with Hermite Spline Controller 0 Answers