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)
- Download the appropriate verison for your engine from the Releases page and put it into your Project's Plugin directory.
- Install ALSV4_CPP separately, also in your Project's Plugin directory.
- In the Editor, Enable GASCompanion, ALSV4_CPP and GASCompanionALS
- Create a GameMode blueprint with the following classes configuration (or use
BP_GSC_ALS_GameMode
)
- Configure your level to use this game mode
- Profit
If your debug component is not working properly, you need to change something in ALS_HUD
Widget Blueprint.
From this
to this