Hello, I am a developer currently working on a restaurant which is inspired by a game called Pablo’s Italiano Restaurant. I’ve made the structure so far, but I’m missing one core ingredient to finishing the restaurant; the cooking system.
When you’re in the kitchen you will recieve orders from the waiters. The chef makes the recipes in the following order:
- The chef grabs a plate
- A GUI pops up on the side of your screen with a recipe (what ingredients are needed etc.)
- The chef walks over to the ingredients needed, a GUI appears at the ingredients and the chef presses a key (e.g E) on their keyboard, and the ingredient is added onto the plate
If you have any idea on how to do this, please let me know! And just for clarification, I am not asking for a full script, I’m just asking for some basic instructions on how to do this. Thank you!