Meshingun Studio: 所有产品五折优惠

Mountea Framework: Actor Interaction Plugin

Open-source components based tool for smart Actor Interaction with other Actors. Developed with Designers in mind to allow you as easy as possible implementation while maintaining high scalability and diverse options to tweak everything to your liking.

  • 支持的平台
  • 支持的引擎版本
    4.26 - 4.27, 5.0 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Demo | Documentation | Discord | Assets | Showcase | GITHUB | Example Project


A simple Actor Interaction plugin to make your life a bit easier.

Let's meet AIP!

AIP is a simple, yet handy framework designed with the designer's work in mind. Lightweight, simple, fast. Just add a component and you are there. Nothing fancy, nothing too complex, nothing scary. Created to use as few nodes as possible.

AIP implements event-driven interaction workflow with extreme flexibility. Take a look at Demo build to see a simple showcase of what can be achieved with AIP.

技术细节

Features:

  • Interaction Framework
  • Performance friendly
  • No C++ knowledge needed
  • Well documented
  • All nodes and properties with solid descriptions
  • 14 free WBP examples
  • Many free PostProcess material
  •  Plug'n'play


Code Modules:

  •  ActorInteractionPlugin (Runtime)
  •  ActorInteractionPluginEditor (Editor)
  •  InteractionEditorNotifications (Editor)


Number of Blueprints:

  • 5 Interactable Blueprint Components
  • 2 Interactor Blueprint Components
  • 14 User Widget Classes

Number of C++ Classes:

  • 11 Component Classes
  • 1 User Widget Class
  • 3 Interface Classes

Network Replicated: No (replication expected in future updates)

Supported Development Platforms: Windows (32, 64), Mac, Linux

Supported Target Build Platforms: Windows (32, 64), Mac, Linux. Consoles

Documentation: Here

Example Project: Here