osgiliath-stone / kitchen_project

Kitchen Project for Udacity' Unreal VR Training Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Name: Balloon Hands Do Dishes

Student: Jason Holloway

Unreal Version: 4.15.3

Headset: Oculus Rift

Detailed description of the design of experience and timer: You begin the game by pressing the trigger button either Rift controller and pointing the laser at the Start Button. I tried to make it as difficult as possible for the person playing the game to actually wash the dishes. I included fun and whimsical background music and a lot of audio to enhance the immersiveness of the experienced. The timer is simply two integer variables (1 for min, and 1 for seconds) set to the event tick. The timer is then placed in the scene to make it resemble the timer on the oven to the user's left side.

Explanation of the user's controls of experience: I gave the user big balloon hands so the user would be just as likely to break the dishes as wash them. You push the dishes into the sink by using the big balloon hands as a broom to sweep the dishes into the sink. So what you It's fun. I hope you like it.

3rd Party Assets:

Hand Model:

https://www.turbosquid.com/FullPreview/Index.cfm/ID/409327

Music:

http://freemusicarchive.org/music/Latch_Swing/demo_2008/Hungaria

Plate clanking sounds

https://freesound.org/people/OwlStorm/sounds/209009/

https://freesound.org/people/Closetwalrus/sounds/370298/

https://freesound.org/people/timlaroche/sounds/71807/

http://soundbible.com/1750-Hitting-Metal.html

http://soundbible.com/967-Cutlery-Clank.html

https://freesound.org/people/antwash/sounds/118569/

Plate breaking sounds

https://freesound.org/people/edwar64896/sounds/381260/

https://freesound.org/people/Agaxly/sounds/233607/

https://freesound.org/people/tezzza/sounds/21613/

Sink sound:

http://soundbible.com/1439-Kitchen-Sink.html

Timer font:

http://www.1001fonts.com/digital+clock-fonts.html

Timer alarm sound:

https://freesound.org/people/idepe/sounds/196838/

Used code ideas from this tutorial:

https://www.youtube.com/watch?v=dwGtp0NeoN0

Unreal Engine 4 VR Intro Starter Project READ ME

This project is part of Udacity's Unreal Engine 4 VR Nanodegree

This project is your first chance to make a game within Unreal Engine 4 for either standing or room-scale VR. You’ll need to utilize motion controllers to build a kitchen-themed interaction game, and you’ll use functions, physics, blueprint communication, and audio to create an immersive experience. Spawn messy dishes and get them into the sink as quickly as possible!

Necessary Software

New To Github?

Github is one of the best ways for software developers to store their code and easily make changes that are then tracked and easily shareable with your team of developers. If you would like to learn more about Github, Udacity offers a free course on how to use Github. For the puposes of the VR Nanodgree, you will simply need to download this project by:

  1. Clicking "Clone or download"
  2. Clicking "Download ZIP" =======

kitchen_project

Kitchen Project for Udacity' Unreal VR Training Course

About

Kitchen Project for Udacity' Unreal VR Training Course