Physic Body Editor Plugin

–Edit

–New Version Sample

https://github.com/scottrules44/physics-body-editor-example

Plugin Launched

https://store.coronalabs.com/plugin/physics-body-editor

– Old Version

Today I am releasing a new plugin for the physic body editor (code page here)

It is a free physics body editor and in my personal experience with it I found it to be a tiny bit better than PhysicsEditor.

If you have a hard time installing it make sure you have java 1.6

here is step by step ( I have mac)

–1.Check version
go to hard drive/ library / java / JavaVirtualMachines – make sure you nothing in there or except maybe 1.6.0 jdk (if you have 1.6.0 keep it skip to step 4)

2.disable old version
open terminal
and type in

sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin

sudo rm -fr /Library/PreferencePanes/JavaControlPanel.prefpane

3.get new version
download and install 
https://support.apple.com/kb/DL1572?locale=en_US

4.run code in terminal

#/bin/bash export JAVA\_HOME=`/usr/libexec/java_home -v 1.6.0_65-b14-486` java -jar physics-body-editor.jar 

Notes i have physics body loader in home folder.

If you hate the terminal check out this little app that will run command for you. – mac only
https://drive.google.com/file/d/0B5swSg-cH4L6X0JnSXZFYjJSRmM/view?usp=sharing

Hi,

Could you make a working example with this, because I got some error saying: physicsBodyPlugin.lua:50: bad argument #1 to ‘open’ (string expected, got nil)

Would be really helpful if you made a video or even an example code of a working object here.

thank you in advance.

I make a sample when I get home.

https://github.com/scottrules44/physics-body-editor-example

Got it! Thank you so much :slight_smile:

This is now a plugin on the corona store.

https://store.coronalabs.com/plugin/physics-body-editor

Hi,

Could you make a working example with this, because I got some error saying: physicsBodyPlugin.lua:50: bad argument #1 to ‘open’ (string expected, got nil)

Would be really helpful if you made a video or even an example code of a working object here.

thank you in advance.

I make a sample when I get home.

https://github.com/scottrules44/physics-body-editor-example

Got it! Thank you so much :slight_smile:

This is now a plugin on the corona store.

https://store.coronalabs.com/plugin/physics-body-editor