Modular Game Features - Extra Actions

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

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

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.