So i recently got Combat Fury. Im trying to make a game with combat like absolver. i cant figure out how to get it to work. if anyone has any idea on how to do it or can show me how its done id appreciate it
Hello there @SentaiRiderDev!
Combat Fury is a great foundation for souls like games. However, Absolver is more close to a fighting game, with a lot of emphasis in combos and managing hitboxes. The approach to a Dark Souls like combat could work, but will need a lot of tweaking.
As for how to implement it, the module should have all you need to start constructing a prototype. They included extended documentation that can be found here:
Each section also includes video tutorials for the included features.
Now, if you are looking for a more directly guided approach on how to construct a souls like from scratch, I would suggest the following tutorial below:
its quite extensive, but it should cover every step of the way to build the foundation of a game.