Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spline+Controller Instantiated at Runtime
#1
I'm having issues trying to get an object to follow a spline, when both the object and the spline are defined during runtime

essentially what happens is:

1. user draws in space (in my case, using vr controllers)
2. points are generated from the user's drawing motion
3. a Spline and mesh are generated from those points
4. an object (with corresponding SplineController) is instantiated, which travels along said curve

I've gotten steps 1-3 to work adequately; I'm having trouble with 4.  The InfiniteTrack example is somewhat useful, but both my Spline and my SplineController are being instantiated at run time -- when I try to assign the Spline to the Controller via script, it doesn't move (even when waiting for initialization before calling Play() ).

I can provide more info or a project file if needed.  Thanks in advance.

-Corey
Reply
#2
Yes, please send me a package to jake<at>fluffyunderware.com.

Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Curvy Line Renderer for UI Spline? gekido 1 1 4 hours ago
Last Post: _Aka_
  Get position of all control points for a spline gekido 1 2 4 hours ago
Last Post: _Aka_
Bug Changing spline connection in inspector causes splines to revert to defaults lacota 3 6 03-18-2024, 07:55 PM
Last Post: _Aka_
  GO can't fit end of the spline GameDeveloperek4123 3 13 03-04-2024, 11:06 AM
Last Post: _Aka_

Forum Jump: