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.
20 results for pitch
A 3D rotation (Pitch, Yaw, Roll) in degrees. Combine with Vector for full positioning.
BreakRotatorUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoUKismetMathLibrary::MakeRotator. NOT MakeRot.
MakeRotatorUE 5.4, 5.7updated 2mo agoUKismetMathLibrary::BreakRotator. NOT BreakRot.
BreakRotatorUE 5.4, 5.7updated 2mo agoMakeRotatorUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoACharacter::LaunchCharacter. Good for knockback, bouncing, jumppads.
Launch CharacterUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agoApply Point DamageUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agobXYOverride/bZOverride: if true, replaces current velocity. If false, adds to it.
LaunchCharacterUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo agostring
Call on the SkeletalMeshComponent. Get it via GetMesh() on Character. Returns montage length. Exec out is 'then'.
PlayMontageUE 5.3, 5.4, 5.5, 5.6, 5.7updated 2mo ago