Space Diner
Space Diner is a sample VR multiplayer co-op cooking game, that leverages the Quantum tech to build a complex VR environment and a co-op experience.
Players are tasked with building recipes to match different orders.
As each chef only has a handful of ingredients at reach, they must collaborate with each other in order to meet the order's requirements.
Lots of food, lots of throwing things around, lots of fun.
- Built with
Quantum 1.2.3 F2
. - Requires
Unity 2018.3.14f1
or higher. - Runs on
Oculus Quest
,Oculus Rift
,HTC Vive
andWindows MR
.
Download the newest sample sources here: Space Diner
Disclaimer: The sample game was developed by BitCake Studio for Exit Games.
Highlights
- Co-Op Gameplay Experience:
This sample showcases how you can work with Quantum to create a cooperative experience for your players. - Advanced Data Assets:
The food view uses lots of information from the simulation in order to represent the food objects in the view consistently and easily.
Check it out to learn how to assign different visualizations to your Quantum entities, and how to create your own views if the need arises. - VR Input and Compression:
Learn how to work with VR Input in Quantum, efficiently and without headaches. - Full 3D world simulation & 3D physics:
This sample uses the 3D physics system available on Quantum for all physics tasks.
The Physics based gameplay also includes throwing and catching objects. - Full Photon Voice integration.
- It's delicious :)
Video
Screenshots




Release History
September 04, 2019
- Initial release of Space Diner using Quantum 1.2.3 F2
Back to top