
Back To The Kitchen VR Online
A downloadable VR gamle for Windows
Context
This is a student project with a team of 4 people, during 2 weeks (April 2023). The goal was to learn about making VR game using Unity. We decided to make a multiplayer cooking game, pretty similar to what already exists.
Gameloop
In this kitchen, you have 6 different ingredients : breads, tomatoes, cheeses, meats, onions and lettuces. There’s a stock supplies for each one. This restaurant only makes burgers. A screen displays no more than 4 orders, with the composition of each burger and the time remaining to serve it. Each ingredient needs to be cut, or cooked for the meat, with the provided knifes. Once cut, you have to assemble the burger following the order. To cook the meat, there’re 2 pans and 4 burners. A timer displays above the meat when placed in a pan which is on a burner.
When the burger is ready, it only needs to be placed on a dish to be served on the counter.
Technical Part
We started with the XR Interaction Toolkit as the base controller. As the motion sickness is an important subject to take care when making a VR games, we made 2 different ways of moving : teleporting or slow walking with a strong vignette effect. Also, we added the possibility to change the height of the camera. Every setting can be change at any moment in the game with some world interactions (3D buttons and levers placed on the wall). The game is multiplayer, so you have to connect to a room and join your partner. We used Photon Unity Networking to manage all the network part.
Once in game, each player is represented with 2 hands and a head with a chef’s hat. The orders are generated randomly, but with bread because it still needs to be a burger, with at least 2 up to 5 ingredients.
We used a lot of sockets to place properly the ingredients on each other, the meat on the pan, the pan on the burner and the dish on the counter.
Thank you yo Kay Lousberg for the asset pack : https://www.kaylousberg.com/game-assets/restaurant-bits
Github : https://github.com/Loctryl/BackToTheKitchen-VROnline
Updated | 17 days ago |
Status | Prototype |
Platforms | Windows |
Release date | Mar 15, 2024 |
Author | Thibault Le Tallec |
Genre | Simulation |
Made with | Unity |
Tags | 3D, Cooking, Multiplayer, Virtual Reality (VR) |
Average session | A few minutes |
Languages | English |
Inputs | Oculus Rift, Oculus Quest |
Accessibility | Textless |
Multiplayer | Local multiplayer |
Player count | 1 - 4 |