MED model without faces returns nothing on ent_status

Posted By: Helghast

MED model without faces returns nothing on ent_status - 02/15/10 08:20

As the topic says;

I have imported a model as FBX (2006.11).
I deleted all faces, but kept all vertices.

I wanted to spawn a particle effect on each vertex, so I used a while loop that checks all vertices using ent_status(my, 0).
that returns no vertices. When I import the model again, this time keeping the faces, and reload the script, i do see my particle effect on each vertex.

I can provide the model if needed. (Both the FBX and the MDL).

regards,
Posted By: jcl

Re: MED model without faces returns nothing on ent_status - 02/16/10 15:26

Have you deleted the faces before or after FBX export? When you deleted them before, the problem is a known bug of the 2006 FBX library. Bones without vertices and vertices without faces are not exported. We've already scheduled to implement a fixed FBX library in the next weeks.

Otherwise, please upload or send us the model - we'll look into this.
Posted By: Helghast

Re: MED model without faces returns nothing on ent_status - 02/16/10 22:43

i deleted the faces after exporting. in MED i saw the vertices just fine...
However due to a USB-stick malfunction I have lost the model file and the source of it...

It's easy reproducible, if you still need the model?

regards,
Posted By: jcl

Re: MED model without faces returns nothing on ent_status - 02/17/10 09:50

No, I don't need it then. We'll look into the problem.
© 2024 lite-C Forums