ALSv4_CPP - TwitchBlade/ALS-Wiki GitHub Wiki
ALSv4_CPP is a fully replicated version of ALSv4. This project was ported to C++ and converted to a plugin by AHGS-Jens.
Resources:
Needed documentation
- System Overview
- Camera System
- Overlay Menu UI
- Roll action and Roll while landing
- Migration ALSV4.3 to ALSV4.4
- Footstep sounds and custom AnimNotify
- Details on Character Setup:
- Add your character to ALS Demo
- How to import the ALS character into your project
- How to import the ALS logic/BP/anims in your project if you already have a character setup there
- Details on State Machines (which are used for what, how those interact between each other, priorities, ...)
- How to add a new layered animation
- Migration from ALSV3
- ... more?