6월 세일을 시작합니다! 6월 20일 오후 10시 59분까지 엄선된 콘텐츠를 최대 70% 할인받으세요.

InteractSystem

Arkena - 코드 플러그인 - 2024/05/26
평점 없음

Highly customizable multiplayer interaction system

​세일$69.99
$34.99로그인하여 구매
  • 지원 플랫폼
  • 지원 엔진 버전
    5.3 - 5.4
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

- 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