chrisjz / sm64vr

Super Mario 64 partial re-make in VR using the Oculus Rift, Razer Hydra and Leap Motion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coin object

chrisjz opened this issue · comments

Create a coin object with the following features:

  • Rotates in correct direction and speed
  • Player can collect coin
  • Coin disappears on collection
  • Coin sound triggered on collection
  • Coin collected increments coin counter if player is in a level (not in castle).
  • Coin increments players health by one.