Coffee Shop Simulator Tutorial in Unreal Engine 4
A downloadable asset pack
Series of video tutorials where we implement a basic prototype of a coffee shop simulator.
We will cover the next topics:
- Interacting with different kitchen appliances to cook, bake and prepare customer orders
- Manage customer orders, including different items
- Manage a queue of customers
- AI Customers who enters the coffee shop and wait for orders
Status | In development |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | Bee |
Genre | Simulation |
Tags | 3D, Casual, Cute, Fantasy, Life Simulation, Low-poly, Unreal Engine |
Download
Download
Coffee Shop Sim Starter Template.zip 60 MB
Download
CoffeeShopSim_Chapter1.zip 60 MB
Download
CoffeeShopSim_Chapter2.zip 61 MB
Download
CoffeeShopSim_Chapter3.zip 61 MB
Download
CoffeeShopSim_Chapter4.zip 63 MB
Download
CoffeeShopSim_Chapter4_Extended.zip 83 MB
Download
CoffeeShopSim_Chapter5_Started_UE427.zip 83 MB
Download
CoffeeShopSim_Chapter5_Final.zip
Install instructions
We will use Unreal 4.26 for this project.
NOTE: From Chapter 4 and above, we use Unreal 4.27.2
- Download the Coffee Shop Sim Starter Template.zip to start from a basic template and follow the tutorials.
- You can download each chapter zip file to have see the final result of each chapter.
- Unzip the project
- You will find the file CoffeeShopSim.uproject. Select Generate Visual Studio project files on the right-click context menu of this file.
- When the files are generated, open the CoffeeShopSim.sln file and compile the project from Visual Studio.
- If everything goes well, you should see the project opened in the Unreal Engine 4.26 editor.
We can chat about this series of tutorials on my Discord!
Development log
- Coffee Shop Sim (C++ & BP) - Chapter 5 - Moving to Unreal Engine 5 & Managing Cu...Aug 10, 2022
- Coffee Shop Sim (C++ & BP) - Chapter 4 - Dispatching customer's orders and earni...Mar 20, 2022
- Coffee Shop Sim - Chapter 3 - Picking and dropping items with interactables usin...Nov 17, 2021
- Coffee Shop Sim - Chapter 2 - Customer waits for player to complete orderSep 22, 2021
- Coffe Shop Sim - Chapter 1 - AI CustomerAug 23, 2021
Comments
Log in with itch.io to leave a comment.
Thank you for making these tutorials.
Good learning materials.
Thanks, glad I can help