Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
best way to rotate, change offset, and inset position of splinecontroller object
#1
Hi, apologies if this is a simple question but I searched the forums and checked the youtube tutorials and saw nothing.

For an object with a SplineController component, when Orientation is enabled you can use Offset to change the local vertical distance from the Spline. Especially since I'm using a Generator this is great so I can use Offset like a local Y position for the object. However in some instances I would like to have manual control over the rotation of the object, but the only way to do that is to disable Orientation and unlock rotation. When Orientation is turned off, you no longer have access to Offset so in my case the object is set to the position of the TF point on the path, inside of the generated mesh, which is my problem. 

So my goals are to 
1. be able to manually set the vertical distance from the spline
and at the same time,
2. be able to manually control the rotation of the object.

3. Also, I'm curious how to set the inset/cross/perpendicular position of a SplineController object on the path. I'd like to have the object more towards the edge of the generated mesh rather than the center. Is Offset Angle the only way to do this? This is a little troubling because at maxxed out values it also lowers the object to be the same height as the path (under the mesh in my case). Any recommendations on controlling this position? 

Thank you!
Reply


Messages In This Thread
best way to rotate, change offset, and inset position of splinecontroller object - by smackledorf - 01-17-2022, 01:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Get position of all control points for a spline gekido 1 6 03-28-2024, 10:08 PM
Last Post: _Aka_
  Avoiding runtime GC allocations on control point position change Ell223 8 18 02-24-2024, 10:43 AM
Last Post: _Aka_
  How could I get position in spline from "From" value in BuildRasterizedPath? Chanon 1 8 02-12-2024, 09:54 PM
Last Post: _Aka_
  Finding relative position across connected splines DekoGames 1 8 02-05-2024, 10:11 PM
Last Post: _Aka_

Forum Jump: