Burger Kitchen Simulator
3D Cooking Simulator, follow and deliver the recipes to the customers:
- C# events for player interaction input and for counters logic to visual communication
- Scriptable Objects for various KitchenObjects, Recipes, CuttingRecipes, BurningRecipe, FryingRecipe, RecipeList and AudioClips
- Small State Machine for Stove Counter using Timers (Emit events to update progress bar):
- Idle
- Frying
- Fried
- Burned
- State Machine for AI Behaviour:
- Go to line
- Order
- Wait for order
- Search for table
- Go to table
- Eat
- Leave
- Keyboard and Gamepad compatibility
- Pause menu with options to rebind the keys and adjust the audio levels
- C# Interfaces to reduce and optimize Code (IKitchenObjectParent, IHasProgress for progress bars)
- Loader Screen
- Music & Sound FXs for footsteps, cutting, trashing, picking/placing objects and delivering recipes.
Status | Released |
Platforms | HTML5 |
Author | Alvaro8a |
Genre | Simulation |
Made with | Unity |
Tags | c-sharp, Singleplayer, Unity |
Leave a comment
Log in with itch.io to leave a comment.