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
Information Questions regarding spline colliders and collisions with rigidbodies Spyboticer 7 84 01-20-2025, 12:25 PM
Last Post: _Aka_
  Extrude mesh along spline. New and confused user GhostStalker 3 18 01-02-2025, 09:58 AM
Last Post: _Aka_
  Newly created spline is invisible quickytools 7 39 12-21-2024, 10:14 AM
Last Post: _Aka_
  Method of scattering objects along spline joebain 1 9 11-26-2024, 03:20 PM
Last Post: _Aka_

Forum Jump: