
+1
Under Review
LocalRotation node - missing the "Mode" parameter.
For the LocalRotation node - the "Mode" parameter is missing.
This is an important parameter for LocalRotation, which allows you to rotate objects around its axis.
Bolt Version:
2.0.0a5
Unity Version:
2019.1.4f1
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Hi Aleksandr,
Thanks for the suggestion. Can you try pulling from the created tween object (top right of the node) and looking for a Set Mode unit? If you have the extensions in your custom types you should probably see one. I'll have to have a look to make it built-in at the unit level, as this seems very specific to the rotation tween, so it might not be generalizable to every Vector3-based tween.