Game Development Community

Beginner asking for advice: Separate multiple models in one file to one model in one file

by Jens Christian Harder · in Artist Corner · 01/18/2010 (6:34 am) · 2 replies

First some information:

Tools I use:
Torque3D 1.01 Binary
Blender 2.49

Current project:
Simple Generic FPS shooter.

As im currently using some of my free time to make what I would call a generic fps shooter, I ran into a problem that people on this forum might be able to help me with.
My problem is that I can't seem to seperate theese object in a obj file from eachother, the assets came from this free content pack. http://www.turbosquid.com/3d-models/free-stylized-soldiers-town-environment-3d-model/327513

I got them in OBJ format and I can import them, but I can't figure out how to get the models in the obj files seperated.

I am a new beginner and would like any help or information that would help me seperate these models.
Best reards Jens

#1
01/18/2010 (9:20 am)

Simply load up the file in Blender and save out multiple versions. In each of the versions, delete the data that you don't want.
#2
01/21/2010 (8:31 am)
Thank you very much, Rene it worked.