Modular Game Features - Extra Actions

Lucoiso - 코드 플러그인 - 2022/04/16

An plugin that integrates GAS and Enhanced Input adding new actions to the Modular Game Features plugins.

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

This plugin integrates GAS and Enhanced Input to the existing Game Features and Modular plugins from Unreal Engine, extending the plugin to add some feature actions:

  1. Add Attribute;
  2. Add Gameplay Abilities;
  3. Add Gameplay Effects;
  4. Add Enhanced Input Mappings;
  5. Spawn Actors;


GitHub: lucoiso/UEModularFeatures_ExtraActions (github.com)

Forum: [FREE] ModularFeatures_ExtraActions plugin - Modular GAS, Enhanced Input and more

기술적 세부사항

Features:

  • New Modular Game Feature Action: Add Attribute;
  • New Modular Game Feature Action: Add Gameplay Abilities;
  • New Modular Game Feature Action: Add Gameplay Effects;
  • New Modular Game Feature Action: Add Enhanced Input Mappings;
  • New Modular Game Feature Action: Spawn Actors;
  • Open Source


Code Modules:

  • Runtime: ModularFeatures_ExtraActions


Number of Blueprints: 1 Interface with 5 functions

Number of C++ Classes: 7 + 1 Interface with 5 functions

Supported Development Platforms: Win64, MacOS, Linux

Supported Target Build Platforms: Win64, Win32, MacOS, Linux, IOS, Android

Documentation: Documentation

Example Project: Simple Example Project | Advanced Example Project

Important/Additional Notes: This plugin is intended to be used with Gameplay Abilities and Enhanced Input.