vanjac / voxel-editor

N-Space: a mobile app for building 3D interactive worlds
https://play.google.com/store/apps/details?id=com.vantjac.voxel
MIT License
50 stars 10 forks source link

Material sound effects #252

Open vanjac opened 4 years ago

vanjac commented 4 years ago

Materials have sound effects for collision and footsteps. (play footsteps together for jumping/landing. Use collision sound for hitting wall at high velocity)

Sound effect is chosen from either material or overlay. Other sounds always override Generic. Otherwise, Overlay will override Material.

Material sound types:

vanjac commented 4 years ago

still needs more work! (impact sounds, more/improved sound effects)