Gameplay Ability System (GAS) Survivors Template BLUEPRINT COMPATIBLE

A simple, effective, and efficient Survivors template using the GameplayAbilitySystem.

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.2
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

GAS survivors template is a template meant to provide a starting point for a game in the survivors genre, with a system capable of generating 100s of AI instances with minimum performance loss. The template includes 2 game modes, a pooling system, base stats and example abilities using Unreal’s Gameplay Ability System, as well as laying the basis for a metasave system, although the specific implementation is left to the user.

技术细节

Features:

  •  A base character class.
  • A base player character class.
  • A base enemy class.
  • Two game modes.
  • An efficient pooling system.
  • 4 Sample abilities.
  • An abilities leveling system.
  • A player leveling system.
  • The basis for a meta progression system.
  • 100s of lines of clean, debuggable C++ code, tightly integrated with blueprints and following SOLID software principles for better integration.
  • Multithreading integration (See documentation)

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  GasNonSurvivorTemplate (Runtime)

Number of Blueprints: 41

Number of C++ Classes: 4

Network Replicated: No

Supported Development Platforms: (Please include a list of platforms on which the product can be used for development)

Supported Target Build Platforms: Win64,Linus, MacOS


Check out our documentation and the demo gameplay!


Support: @WinterflowerGMS