Skip to content

Paragon GAS (P-GAS) is an open-world gameplay ability system sample game that teaches developers how to use several of Unreal Engine features together to build a playable world using free FAB store assets. Epic Engine Version 5.6

Notifications You must be signed in to change notification settings

realchrisparker/ParagonGAS

Repository files navigation

Paragon GAS

Paragon GAS (P-GAS) is a gameplay ability system sample that teaches developers how to use several of Unreal Engine features together to build a GAS-powered combat system using free FAB store assets.

Unreal Engine Version: 5.6.1


NOTE: This is a sample project and does not represent a completed game.


Epic Unreal Features

  • Gameplay Ability System and Gameplay Tags
  • Gameplay Ability System Combat System
  • StateTree (with EQS)
  • Custom Tools (New Item Menu Category, New Items, and Editor)
  • Custom Subsystems
  • Thread Safe Animation
  • Custom Anim Notifiers (Windowing, etc.)
  • Motion Matching

Setup

View Wiki


FAB Content Used

Engine Commands Used

In version 5.6 used the following:

  • p.Chaos.EnableAsyncInitBody = true
  • LevelStreaming.AllowIncrementalPreRegisterComponents = true
  • LevelStreaming.AllowIncrementalPreUnRegisterComponents = true

About

Paragon GAS (P-GAS) is an open-world gameplay ability system sample game that teaches developers how to use several of Unreal Engine features together to build a playable world using free FAB store assets. Epic Engine Version 5.6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published