WIT: Fast Travel System

まだ評価されていません

FTS is a Blueprint based fast-travel mechanics starter system

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.26 - 4.27, 5.0
  • ダウンロードのタイプ
    完全なプロジェクト
    この製品には、Unreal Engine プロジェクトの完全なフォルダが含まれており、Config ファイル、コンテンツのファイル、.uproject ファイルが完備されています。新規プロジェクトを作成するためのテンプレートとして利用することができます。



FTS is a sub-module of the World Interaction Toolkit (WITv1) mechanics library. It is designed for rapid prototyping, and to be easily integrated into new or existing projects. Using FTS, you can quickly create fast travel destinations within your game map or level. All Blueprints are well commented.



Documentation:



Contents/Features


  • Fast Travel: Travel to waypoints, or map markers
  • Object Highlighting: Highlight interactable actors
  • Icon label: Display object titles/names, with an action input.


テクニカルノート


Total Number of Blueprints: 13

Key Blueprints:

  • BP_Interactable_Actor_Base
  • BP_Waypoint
  • BP_ActorInteractionComponent


Supported Development Platforms: Developed on Windows

Documentation: Documentation within Blueprints. Official documentation coming soon.



Important/Additional Notes:


DISCLAIMER: WIT is a Blueprint mechanics library, and as such does not contain any art or animations. Any art or animations contained in related media (screenshots, video tutorials, etc.) are for demonstration purposes only.


WIT Sub-module Disclaimer: The components of the World Interaction Toolkit were developed to be easily integrated together. Because of this, many of the blueprints are shared. In order to reduce confusion, logic that is not related to this module has been removed from shared components. Visit WIT's documentation to see additional features contained in the library. You may purchase additional module offerings to extend functionality, or purchase the full WIT package (coming soon) which contains all components in one project.