6월 세일을 시작합니다! 6월 20일 오후 10시 59분까지 엄선된 콘텐츠를 최대 70% 할인받으세요.

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.