Skip to content

GASCompanion/GASCompanionALS

Repository files navigation

GASCompanionALS

Plugin integrating both GASCompanion and ALSV4_CPP

Curent version 3.0.0 for 4.27 (If you need previous versions for lower version of the engine, check the Releases page and download the appropriate version)

Usage

  1. Download the appropriate verison for your engine from the Releases page and put it into your Project's Plugin directory.
  2. Install ALSV4_CPP separately, also in your Project's Plugin directory.
  3. In the Editor, Enable GASCompanion, ALSV4_CPP and GASCompanionALS
  4. Create a GameMode blueprint with the following classes configuration (or use BP_GSC_ALS_GameMode)

  1. Configure your level to use this game mode
  2. Profit

Fix Debug Component

If your debug component is not working properly, you need to change something in ALS_HUD Widget Blueprint.

From this

to this