phetsims / collision-lab

"Collision Lab" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
6 stars 4 forks source link

Constrain Elasticity to 5% #101

Closed brandonLi8 closed 4 years ago

brandonLi8 commented 4 years ago

In the design doc it states that elasticity should be constrained to 5%.

constrainValue = 5% No tweakers necessary. The learning goals aren’t so precise.

brandonLi8 commented 4 years ago

Done in the commits above. Unsure if we need ticks or anything so I'm passing this to @arouinfar to determine if this can be closed.

arouinfar commented 4 years ago

This looks good in master @brandonLi8. I don't think we need to add any intermediary ticks, so I'll go ahead and close.