Thursday, March 8, 2012

Unity Scene

My unity scene can be found at:

http://www.prism.gatech.edu/~mrubin8/WebPlayer.html

It is in the format of a playthrough. The controls are as follows:

W - Move Forward
S - Move Backward
A - Move Left
D - Move Right
Move Mouse - Look Around
E - Interact
Space Bar - Jump

The web player renders fairly slowly (at least on my computer). Apologies if objects flicker strangely, this is an affordance of the web player and not the project. Additionally, the web player does not really show the flashlight effect I have implemented. I will be trying to get the .exe format working for the next checkpoint, so that these implementations will show correctly.

Other things I plan on adding by the next checkpoint:

-Cut scenes
-Sound
-Better item control (ball will roll when user runs into it, objects will become static once put on table)
-Completion conditions met when all items are brought to table

No comments:

Post a Comment