landgreen / n-gon

2-d physics rogue-lite platformer shooter
https://landgreen.github.io/n-gon/
GNU General Public License v3.0
134 stars 193 forks source link

laser energy drain typo #199

Closed kgurchiek closed 3 months ago

kgurchiek commented 3 months ago

the displayed energy drain for laser is multiplied by 600 when it should be multiplied by 6,000 (60 fps x 100 energy)

landgreen commented 3 months ago

Where is this text? laser gun? a tech?

landgreen commented 3 months ago

my laser gun says "drains 1.68 energy per second"

landgreen commented 3 months ago

ok I figured out what you meant, thanks.