六月特卖现已开启!即日起至6月20日,精选商品最低三折起。

Simple 6DOF Component

jawadato - 代码插件 - 2024/05/26
尚未评分

Add 6DOF to an Actor, Pawn or a Character and remove gimbal lock.

特价$4.99
$3.49登录购买
  • 支持的平台
  • 支持的引擎版本
    5.3 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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.

技术细节

Code Modules: Simple6DOFComponent (Runtime)

Number of C++ Classes: 1.

Network Replicated: No.

Supported Development Platforms: Windows.

Documentation: Link.

Example Project: Link.

Important/Additional Notes: Spaceship game showcase video and screenshots are from example UE project which is available for free and is distributed separately under MIT license. Requires Simple 6DOF Component plugin to function.