Knowledge base
Search Blueprint patterns
Searching…
Knowledge base
Knowledge base
Free, anonymous browsing of Unreal Engine Blueprint examples, node references, and best practices. The same content the WoalzCraft plugin uses to generate Blueprints.
21 results for spin
K2_AddActorLocalRotation. Preferred for turntable spinning.
AddActorLocalRotationUE 5.4, 5.7updated 2mo agoA 3D rotation (Pitch, Yaw, Roll) in degrees. Combine with Vector for full positioning.
string
Add Torque In DegreesUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoSet World RotationUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoUseful for converting local-space directions to world space. E.g. RotateVector(GetActorRotation, MakeVector(1,0,0)) = forward vector.
RotateVectorUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoNegateRotatorUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoNegate VectorUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoBreakRotatorUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoAddActorWorldRotationUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo ago