Page 1 of 1

Export and load single objects from RUBE

Posted: Mon Mar 02, 2015 6:49 pm
by fraserjohnstone
I was wondering if you can create an object comprising of multiple bodies and joints (like a bike or a vehicle) in the RUBE editor, and export this as JSON in such a way that you can include this in a project without loading an entire scene, much like the way that the Physics Body Editor at http://www.aurelienribon.com/blog/proje ... dy-editor/?

Re: Export and load single objects from RUBE

Posted: Mon Mar 02, 2015 9:18 pm
by iforce2d
Essentially "multiple bodies and joints" and "scene" are pretty much the same thing. If you want to load additional sets of bodies into a world that already exists, this thread might have some useful links viewtopic.php?f=6&t=390

Re: Export and load single objects from RUBE

Posted: Tue Mar 03, 2015 3:18 pm
by fraserjohnstone
thanks, this looks like its exactly what im looking for!