I’m trying to get a model to rotate at specific points along a spline. The closest I’ve been able to get is using a delay node, followed by “set actor/world rotation” (both work the same). However, once the second rotation node activates, it constantly flips back and forth. Also, how do I reset the rotation when it reaches frame 0?
1 Like
If you want to get it aligned with the direction of the spline you need to align the object to the tangent:
(Sorry it didn’t paste the screenshot )
4 Likes
How do I do that?
2 Likes
I’ve tried that, but it just makes the model constantly rotate in ways I don’t want it to.
2 Likes