Simple Shop
is a lightweight and flexible system that helps developers easily create
in-game shops —
whether it’s a grocery store,
weapon shop, or any type of vendor — with fast and simple product management.
Features
Fully Blueprint-based shop system.Dynamically loads products from a Data Table.
Easy-to-edit and customizable UI design.
Simple integration with any Inventory System.
Built-in player Money variable support (auto add/remove).
Works perfectly for all game types (Roleplay, Survival, Shooter, Simulation).
How It Works
The player opens the shop by pressing a key (e.g., E).The shop interface automatically loads products from a Data Table.
When buying an item:
The price is deducted from the player’s money.
The item is added to the player’s inventory.
Products can be easily added or modified from the Data Table.