Shop Sim - Store Management System
ShopSim is a Shop Management Simulator written with beginner-friendly, commented blueprints designed for ease-of-integration with your project.
It is replicated for multiplayer and features no code on the GameMode, PlayerController, or Player Character, making setup mostly drag-and-drop. Robust documentation is provided with a Quick Start, aiming to make sure every user knows how to do what they are looking to do, and has the information necessary.
Features:
Full Replication.
AI Components: Shopper, Warehouse Worker, Cashier, Shelf Stocker with framework for more.
Reusable components with limited dependencies that feature: object selection, object moving, instant camera control, instant movement component. The PlacementComponent has a stacking interface which makes boxes stack and snap, and prevents objects from being built upon.
Computer system with Store, Licenses, Improvements, Staff, Bills, and Loans screens with gameplay functionality.
Cash register system with dollar and coin models.
Items system with auto-thumbnailing. Includes a framework for quickly creating new items, and a system that automatically creates thumbnails and adds the items to the store.
Complete saving and loading.
Technical Details
Number of Blueprints: 74
Input: Keyboard+Mouse
Network Replicated: YES
Supported Development Platforms:
Windows,Mac, portable to supported Unreal platforms.
Documentation: https://docs.google.com/document/d/1c_Tl1B9G95wv9wBZbvSfOhFFnT5aW8nBlC7AESboyaE/edit?usp=sharing