filipbartek / vrgame

Virtual reality game Lighthouse
http://filipbartek.github.io/vrgame/
0 stars 0 forks source link

Prevent avatar from falling from balcony #51

Closed filipbartek closed 10 years ago

filipbartek commented 10 years ago

Create an invisible wall that prevents the player from falling through or over the rail of the balcony.

filipbartek commented 10 years ago

Solved in https://github.com/filipbartek/vrgame/commit/1600a531108a6731f3c32c0b09a312dafe644b55

Player may still fall if she looks down "under her feet". Further steps may be necessary.