the-butterfly-effect / tbe

The Butterfly Effect, a realistic physics simulation game
http://the-butterfly-effect.org
GNU General Public License v2.0
95 stars 13 forks source link

Add “edit helpers” for properties list in level creator #281

Open Wuzzy2 opened 8 years ago

Wuzzy2 commented 8 years ago

I have a big suggestion to greatly improve the usability of the properties list by adding little “edit helpers” which simplify the entering of values, depending on the “data type”:

The polygon editor is a very complex and probably time-consuming addition but will also be very useful, since manually getting polygons right is a huge pain in the ass. The editor should work like this:

The PivotPoint editor would be similar to the polyon editor, but simpler. It has no modes, it also displays the object and a bounding box. To set the PivotPoint, the user clicks on a point on the area. The point will get highlighted and in two input fields the PivotPoint coordinates show up in spinboxes. Then there's a confirm and abort button, of course.