Dynamic on rails gameplay camera

A camera that'll follow your player character over a spline!

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.27, 5.0 - 5.1
  • ダウンロードのタイプ
    アセット パック
    この製品には、Unreal Engine アセットを詰め合わせたものが入っています。任意の既存プロジェクトにインポート可能です。

The Camera system is easy to use for your 3rd person games!

The bottom spline will go under where your player walks to track where the player is, the camera will ten move over the top spline at a matching pace. you can add as many spline points as you want. Each spline point will function as a key point. So when the player reaches the second spline point on the tracking spline, the camera will be on the second spline point on it's spline and so on.

The camera has trouble tracking players going around corners so it's advised that you add a new system in with a trigger box to switch the active cam if you want the player to walk around a corner!

テクニカルノート

Features:

  •  tracks the player position and matches the camera position on the rails to it.
  •  allows for fine control of camera position with the use of multiple spline points.
  • should be used in combination with the 3rd person template!

Number of Blueprints: 1

Input: WASD and arrow controls supported (for maintaining control direction, easy to add your own input keys to it)

Network Replicated: (No)

Supported Development Platforms:

Windows: (Yes)

Mac: (No)

Documentation:

Doc : https://docs.google.com/document/d/1UDHrXuTkU19itQ4ipMRHVJE6fW3irGyaMy6ZRRtXsDk/edit?usp=sharing

Video : https://youtu.be/RFjkOEOWOiY