Description
Showcase Video | Tutorial Video | Playable Demo | Example Project | Documentation | Discord
Provides an actor component which allows for the ability to easily add six degrees of freedom rotational functions without gimbal lock to an Actor, Pawn or a Character class.
Features:
- Simple 6DOF Component: A single component containing 4 blueprint exposed functions for easy integration. These functions are: [Add 6DOF Roll], [Add 6DOF Pitch], [Add 6DOF Yaw] and [Get 6DOF Control Direction].
- Gimbal Unlock: Overcome gimbal lock and rotate actor, pawn or character full 360 degrees, an important feature for most space based games with 3D movement.
- Use existing Movement Components: The Simple 6DOF component can be used in conjunction with the Floating Pawn Movement component or the Character Movement component.
Included formats
- versions