Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

.Obj Level import

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
User avatar
jSoftApps
Member
Member
Posts: 426
Joined: May 2nd, 2011, 10:02 pm
Name: J.R.
IRC Username: jSoftApps
Location: jSoft Apps Software Innovations HQ
Contact:

.Obj Level import

Post by jSoftApps »

Is it possible to import a .obj file and use it as a level?
jSoft Apps Software Innovations - App, Games and More!
Visit our Website!

Image

jSoft Apps is now on indie db!
Image
User avatar
esequiel14
Member
Member
Posts: 191
Joined: September 15th, 2009, 4:17 am
Location: TX.

Re: .Obj Level import

Post by esequiel14 »

yes you can. you have to make the model traspasable by writing "mdlcollide 0" in the model cfg file and clip the floors and walls yourself in the game it is the only way to do it.
check out my video tutorials and sandbox coolest maps in http://www.youtube.com/user/Esequiel14
User avatar
jSoftApps
Member
Member
Posts: 426
Joined: May 2nd, 2011, 10:02 pm
Name: J.R.
IRC Username: jSoftApps
Location: jSoft Apps Software Innovations HQ
Contact:

Re: .Obj Level import

Post by jSoftApps »

I think that hirato should create a obj to ogz converter. If he can convert ogz to obj, why can't he reverse it?
jSoft Apps Software Innovations - App, Games and More!
Visit our Website!

Image

jSoft Apps is now on indie db!
Image
User avatar
Leo_V117
Support Team
Support Team
Posts: 1640
Joined: February 16th, 2010, 8:00 pm
Name: Leo
IRC Username: Leo_V117
Location: That one place...
Contact:

Re: .Obj Level import

Post by Leo_V117 »

Converting octree to model verts is easy. But creating octree from model verts? Thats insane.
Locked