블랙 프라이데이 크리에이터 세일을 시작합니다! 12월 4일 오후 1시 59분까지 엄선된 콘텐츠를 70% 할인받으세요.

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