Swift Look At

Swift Look At is a custom LookAt animation node for Unreal Engine. It is similary to the built-in equivalent, but more accurately and naturally.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.24 - 4.27, 5.0 - 5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

Swift Look At is a customized Animation Node for the Unreal Engine’s Animation Graph System. We can imagine it as a virtual fixture that clamps the target bone that we want to control. Then through calculation, we rotate the virtual fixture and in turn, the bone’s orientation is adjusted. 

Showcase01

Showcase02

Executable Comparison Demo

Executable Comparison Demo Video

Video Tutorial

Documentation

テクニカルノート

Features:

  •  Keep the control target from rolling while rotating it to face the target, so it can behave more naturally.
  •  Contrary to the built-in equivalent, Swift Look At applies alpha first, then clamp the rotation, which ensures it is more accurate.
  •  Non-Uniform Clamping allows different clamping ranges in pitch and yaw directions.
  •  Visual debugging information is very rich and intuitive, which is convenient for users to locate problems.

Code Modules:

  •  SwiftLookAt[Runtime]
  •  SwiftLookAtEditor[Editor]

Number of Blueprints:0

Number of C++ Classes:6

Network Replicated: No

Supported Development Platforms: (Windows, Mac OS, Linux)

Supported Target Build Platforms: (Windows, Mac OS, Linux)

Documentation: http://kontiki.info/swift_look_at/

Demonstration: Executable Comparison Demo

Example Project:

Important/Additional Notes:

Support Engine Versions: 4.20~5.1.0

UE4 Marketplace: ONLY LATEST 3 ENGINE VERSION IS ALLOWED FOR CODE PLUGIN CATEGORY


Welcome to our other amazing products:

Swift Motion Toolkit