6月のセールが開催中です!6月20日まで、対象製品が 70% オフになります。

InteractSystem

まだ評価されていません

Highly customizable multiplayer interaction system

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

- Overview (video)

- Demo project (plugin required)

- Documentation

- Discord support


This interaction system is designed to be flexible and customizable.

The base architecture use 5 core concepts that let you create complex interactions

with multiplayer support specific to your game.


Even if this plugin is designed to extend base classes. Some common interact components, indicators and scanners are provided. (Other common use cases may be added on demand)


Interacts (all interacts support cooldowns from NIS_InteractComponent)

- Instant : An instant interaction

- Switch : An interact component with an on/off state

- Delay : An interact component that completes after a delay

- Input : An interact component that is active while the player maintains the input


Indicators :

- HUD : An indicator displayed on the player HUD

- World : An indicator displayed in the world


Scanners

- Aim : A scanner based on the player camera

- Range : A scanner using the specified range

- Ground : A scanner looking for interactions on the ground


Feel free to ask if you have any questions or features requests.


テクニカルノート

Features

- Flexible architecture (interactors, interacts, scanners, slots, indicators)

- Event and component based interactions

- Simultaneous interaction (multiple actions / inputs pressed)

- Auto interaction

- Interactions instantiation

- Requirements system

- Slot system

- Custom indicators

- Multiple scanners

- Multiplayer support

- Multiple net execution modes

- AI support

- Extensible from BP or C++

- Many interaction behavior classes and examples (demo project)

- Debugging logs


Code Modules

- NKInteractSystem (runtime)


Number of Blueprints: 12

Number of C++ Classes: 32

Network Replicated: Yes


Supported Development Platforms: Win64, Linux, Android

Supported Target Build Platforms: Win64, Linux, Android


Notes: High support some weeks after major releases then bugfix only