Common GAS

Gain access the power of the GameplayAbilitySystem with a robust gameplay framework to make you developement with GAS easier!

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

TRAILER / OVERVIEW / DISCORD / DOCUMENTATION / YOUTUBE / CHANGELOG / TUTORIALS / REDDIT / FORUM


WHAT IS COMMON GAS?

Common GAS main goal is to accelerate your game implementation by providing gameplay framework with integration of GameplayAbility plugin, ModularGameplay and Game Features plugin, EnhancedInput plugin and much more!

Common GAS exposes functionality inside GAS by using Component and BlueprintFunction LIbraries so this interaction can be use for player-controlled characters and AI characters


Features:

Support for Modular Gameplay and Game Features plugin

Support for EnhancedInput plugin

AbilitySystem Component on PlayerState (for player-controlled characters)

AbilitySystem Component on Pawn( for AI characters)

Support AI plugin

Attribute Set with common gameplay values (Health and Mana)

AbilityTasks

AI Tasks and Decorators

Integrate GameplayMessageRouter from Lyra

기술적 세부사항

  • Gameplay Message Router

Integrate Lyra's GameplayMessageRouter plugin so designers can provide communication between gameplay actors and broadcast and listen to gameplay messages

  • Custom AbilitySystemComponet and GameplayAbility

Abilities with Gameplay Effect Containers (inspired by Action RPG project)

  • Gameplay Ability based AI Tasks and Decorators

AI behaviours in form of Task and Decorator implementation with action such as ActivateAbilityBy(Class/Tags),

ApplyGameplayEffectTo(Self/Target) and etc

  • BlueprintFunctionLibrary and Component based (CommonExtension,InputBinding)

Gameplay Ability plugin APIs functionalities are being provided in the form of BlueprintFunctionLibrary and Components

  • Lyra's Inspired Ability RelationShip,AbilitySet And InputTag Ability Activation


Code Modules:

  •  CommonGAS(Runtime)
  • CommonGASNodes(UncookedOnly)
  • CommonGASEditor(Editor)


Number of Blueprints: 15

Number of C++ Classes: 84

Network Replicated: (Yes)

Supported Development Platforms: Win64

Version:

1.0 (5.1)

1.1.0.1 (5.1.1)

1.1.0.2 [5.2]

1.2 [5.2]