IDKJava / the-elements

The Elements Android particle sandbox-style game.
GNU General Public License v3.0
10 stars 5 forks source link

Change fallvel slider to a dropdown with negative values as options #23

Closed gkanwar closed 10 years ago

gkanwar commented 11 years ago

There is no way to make anything float. Attempting to duplicate fire / steam results in copies that don't move.

ryancheu commented 10 years ago

Is this still a problem?

gkanwar commented 10 years ago

Yes.

gkanwar commented 10 years ago

Slider now goes from -1 to 254, as a hack (offset by 1). This is probably fine unless we really get nitpicky about cleaning things up.