simtr / PowderToypp

This repository has been moved to https://github.com/FacialTurd/The-Powder-Toy
https://github.com/FacialTurd/The-Powder-Toy
GNU General Public License v3.0
20 stars 12 forks source link

Newtonian gravity in HUD #152

Closed jacob1 closed 12 years ago

jacob1 commented 12 years ago

It's not there, and should show when debug mode is enabled.

Edit: I'm working on fixing this right now (9/4/12), plus maybe a little extra. I don't know how to get the number of parts though (I don't like not having access to every variable, but I guess I have to get used to it)

simtr commented 12 years ago

It already shows in the quicktoptions, this is no longer necessary.

jacob1 commented 12 years ago

I don't think you understood what I wrote, that's an option to toggle it, but where do I go to see what values it has at different spots? Also, I noticed the number of parts is also missing in debug mode.

jacob1 commented 12 years ago

I found out my way had some problems anyway, it couldn't even get the mouse coordinates outside of the simulation area (but y could go down to 385, not 383, and I noticed that bug when drawing too). Do you really not think mouse coordinates should be shown out there? I think it makes it more useful and less confusing when going over particles at the edges.