phetsims / build-a-molecule

"Build a Molecule" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
8 stars 7 forks source link

Sounds for intractable elements #108

Open Denz1994 opened 4 years ago

Denz1994 commented 4 years ago

A recent change to common code components in https://github.com/phetsims/tambo/issues/73 caused several buttons to have sounds played when pressed. This made me question whether we should integrate more sounds for other elements.

These elements would include:

Thoughts @ariel-phet?

ariel-phet commented 4 years ago

@Denz1994 a proper sound design will need to take place for those other signs, probably not appropriate for 1.0, as that design process can be longer.

As for the other sounds in the sim (besides perhaps the reset all button, and the "ding" that is in the sim already associated with a correct collection), other sounds should be disabled. I believe tambo is setup for these other sounds to be off by default.