Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
y axis rotation
#1
how to make a spline-following object rotate around the y axis (as in a car drifting through a turn) at control points?
thank you

G
Reply
#2
Two ways:

a.) inherit a custom controller  and override ApplyTransformRotation() to keep y axis untouched. See here for more details
b.) make your car a child of the controller and rotate it individually around y axis

Best regards,
Jake
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation bad rotation aloriza 5 14 11-29-2023, 09:52 AM
Last Post: _Aka_
  Rotation issue with generator nicolaj.h.andersen@gmail.com 1 15 04-14-2023, 11:58 AM
Last Post: _Aka_
Photo Rotation anchors tairoark 4 10 06-01-2022, 02:54 PM
Last Post: _Aka_
  Align to spline action and rotation Lupp_ 3 1,341 01-23-2021, 08:12 PM
Last Post: _Aka_

Forum Jump: