aws-samples / aws-ambit-scenario-designer-ue4

AWS Ambit Scenario Designer for Unreal Engine 4 (Ambit) is a suite of tools to streamline content creation at scale for autonomous vehicle and robotics simulation applications.
https://aws-samples.github.io/aws-ambit-scenario-designer-ue4/
Apache License 2.0
85 stars 21 forks source link

Fix 'Follow Spline Rotation' behavior #6

Closed rukekre closed 2 years ago

rukekre commented 2 years ago

What was the problem/requirement? (What/Why)

Objects weren't rotated relative to the spline orientation when bFollowSplineRotation was set to true

What was the solution? (How)

What artifacts are related to this change?

What is the impact of this change? (Focus on the customer experience)

More accurate object rotation, possibly causing lesser confusion for the user when dealing with complex splines.

Are you adding any new dependencies to the system?

No

How were these changes tested?

How does this commit make you feel? (Optional, but encouraged)

Good, since I'm learning more about Unreal Engine

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.