Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SplineController Move Speed
#2
1.) SplineController either uses TF or Unity world units, but...
2.) don't scale your controller and check wether your controller sets local or world coordinates
3.) You're updating the radius of the CSCircle shape by code or animation? If you use the Radius property the script should update itself (if not you've encountered a bug!). If you animate the value, be sure to call Refresh()
Reply


Messages In This Thread
SplineController Move Speed - by aspartamed - 05-10-2016, 02:47 PM
RE: SplineController Move Speed - by Jake - 05-11-2016, 06:14 AM
RE: SplineController Move Speed - by aspartamed - 05-11-2016, 04:37 PM
RE: SplineController Move Speed - by Jake - 05-18-2016, 07:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can you move generated objects along spline? FernDigestive 1 8 04-02-2023, 12:14 PM
Last Post: _Aka_
  Feature Request-move UI elements in SceneView spawnstorm 5 20 09-17-2022, 12:37 PM
Last Post: _Aka_
Wink In SplineController OnPositionReachedList Event is missing shimizu 2 13 02-07-2022, 12:47 PM
Last Post: shimizu
  best way to rotate, change offset, and inset position of splinecontroller object smackledorf 1 24 01-17-2022, 01:39 PM
Last Post: _Aka_

Forum Jump: