gaviral / Appledore-VR

Combining the power of VR and mind palace to further advance learning techniques.
MIT License
2 stars 0 forks source link

Interactive sounds #34

Open gaviral opened 7 years ago

gaviral commented 7 years ago
  1. Place a cube A and sphere B far apart but still in visible distance.
  2. Add ability to be able to hear sound 'sA' when in the radius of an object A.
  3. Add ability to be able to hear sound 'sB' when in the radius of an object B.

Following resources can be very helpful:

  1. psai® Music Engine - https://www.assetstore.unity3d.com/en/#!/content/29347 It can be used to change music when entering or exiting a castle. It is recommended that the sounds are location based so that user has a specific music linked to the certain areas in the palace.

possible additions: Give user the option to set the music and volume.

image