Modular Game Features - Extra Actions

Lucoiso - 代码插件 - 2022/04/16
6
4.33颗星(总分5颗星)(6个评分)
  • 83%
  • 0%
  • 0%
  • 0%
  • 17%

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.