This project is a fork of the Cyberpunk-shop repository by Mysterious-cactus.
The original project was released under the Unlicense, and this updated version is released under the MIT License.
Unity-3D-Shop-Interactive-Demo is a simple Unity example project that shows how to build an interactive in-game shop system.
It provides a basic 3D cyberpunk-themed environment where players can:
- Explore the 3D room and interact with objects.
- Inspect and pick up items.
- Manage a shopping cart and process in-game payments.
The main goal is to offer a clean and easy-to-understand foundation for developers who want to implement shop, inventory, and interaction mechanics in their Unity games.
Contributions are very welcome!