Soulslike Framework - Complete Soulslike Kit

Introducing the Soulslike Framework (SLF) - a comprehensive, Blueprint-friendly solution designed to streamline the development of immersive Soulslike experiences in Unreal Engine. SLF equips developers with robust tools and systems to craft challenging gameplay experiences reminiscent of iconic Soulslike titles. SLF aims to be the most intuitive framework that you can come across!

Links

PLEASE GO OVER THIS PAGE BEFORE PLACING AN ORDER.

Technical Details

Features:
  • Modular systems for combat, inventory, equipment, progression, and more.

  • Full Controller/Gamepad navigation.

  • In-depth, easy to customize Combat System

  • Weapon Specific Animsets

  • Weapon Stancing

  • Weapon Abilities

  • Guarding & Perfect Guarding System

  • Poise/Stance Break

  • Finisher System - Executions & Backstabs

  • AI Combat & Behavior System - AI Abilities, Advanced Boss AI

  • Item System - Inventory, Crafting & Equipment

  • UObject Based Stat & Attributes, Status Effects, Buffs & Actions

  • Input Buffer System

  • Slot Based Saving & Loading System

  • Tag Based Progression System

  • NPC Dialog System (that can be driven by player progress).

  • Vendor System.

  • Resting Point System.

  • Level Up System.

  • Storage System.

  • Modular Interactable Systems - Doors, Containers & Ladders.

  • Radar/Compass System.

  • Example Time Passing & Time of Day Systems

  • Tag-based data driven architecture.

  • 10+ in-editor Utility tools to speed up workflows.

  • Modular Widgets

Number of Blueprints: 250+ Blueprints, 150+ Widget Blueprints

Input: Gamepad, Keyboard & Mouse

Network Replicated: No

Supported Development Platforms:

  • Windows: Yes

  • Mac: Untested

  • PS4/Xbox: Untested

Important/Additional Notes:

Soulslike Framework uses the Epic provided SkeletalMerging plugin. Contains animations from Paragon & Game Animation Sample Project. Additionally uses free icon assets from https://game-icons.net/.

1 Like

This pack is a lifesaver because of all the frameworks that contains.
After implementing the asset, you can even set custom things easily!
Great customer service and bug fixing
:folded_hands:

1 Like

Thank you for the kind words!

1 Like

Wow this looks great! I’m very interested in this but i have a few questions.

  1. How modular is the soulslike framework? I already have my own UI for inventory and main menu/settings menus? The GUI that I have now works well but if I can change the way that the soulslike framework looks to my GUI that would be ideal.

  2. Does this use the Gameplay ability system?

  3. Does this use motion matching?

  4. With the way that the soulslike framework is designed, would i still be able to implement Mutable into it?

  5. If there are any future updates, are they free after purchase?

  6. I see that you have listed it with network replicated as “No”, does this mean that the animations are not replicated?

I can tell that a lot of time and thought was put into the various systems that are included in this framework. Looking forward to hearing from you! Thank you!

Hello! Thank you.

  1. UI is pretty modular but at the end of the day you will have to rewire/adjust some code to make everything work as you desire.
  2. No, SLF uses a simplified Blueprint version of GAS.
  3. No, SLF does not use Motion Matching.
  4. You would have to rework the modular equipment system. This can be a little daunting but I don’t think it would be too difficult. Currently the framework uses SkeletalMerging pluging provided by Epic.
  5. Yes, all updates will be free.
  6. There are logic for network replication built in, but I have not utilized them fully. So to answer your question, most likely they won’t be replicated out of the box.

Kind regards,
@isikdev

1 Like

Perfect! Thanks for the response. That pretty much clears up the main questions I had and some others were answered after going through the documentation/guides that you have published. I think that this will be a great framework to work with and am looking forward to using it!

1 Like

Simply amazing. Just purchased. This kit is the definition of modular. Very well documented and the tooling via the menu makes the workflow so effortless. Having so much fun. Was able to understand the basics in a few hours and was able to add my own class and rigged character to the demo. Now to work a full project. Thankyou!