box2d playground
Posted: Sat Apr 26, 2014 9:32 pm
hi!
i made a box2d playground a while back but eventually got bored and it sat on my hard drive for a year or something.
the export function will write a .lua in "AppData\Roaming\LOVE\box2d_editor"
buttons are not labeled (too lazy) so this is what they do:
controls:
feel free to do whatever you want with it
i made a box2d playground a while back but eventually got bored and it sat on my hard drive for a year or something.
the export function will write a .lua in "AppData\Roaming\LOVE\box2d_editor"
buttons are not labeled (too lazy) so this is what they do:
Code: Select all
-Selection
-Rectangle
-Polygon
-Circle
-Edge
-Chain
-Show/hide grid
-Smaller grid
-Bigger grid
-Disable snap
-Export
Code: Select all
-T: enable/disable test mode
-del: delete shape selected
-left mouse button: drag shapes around in test mode
-middle mouse button: move camera
-right mouse button: place last vertex in polygons and chainshapes