Overview
Documentation
Playable Demo
Discord
Forum Thread
The Survival Crafting System is a crafting system designed for survival games. The system is 100% modular and high efficient. You can easily add a new object, quickly determine what happens when you use the object.
Note : The pack incorporates both inventory and crafting system.
Technical Details
Features:
- Object oriented based programming
- Clean&efficient coding
- Compatible with all game types because it is component based
- Save system
- Singleplayer & Multiplayer supported
Number of Blueprints: 130 (73 Actor, 4 Enum, 21 Struct, 26 UMG)
Input: (G,Keyboard, Mouse)
Network Replicated: Yes
Supported Development Platforms:
Windows: Yes
Documentation: Link
Important/Additional Notes: