Register custom puller Failure
I'm having trouble understanding the correct workflow to register a custom puller.
I made some pullers in Blender exported them as objs but when trying to register a custom puller I often get the message you can see in the picture below.
I successfully register one of them but I don't understand what difference there was in respect the others ones.
What does the check the Group Name in the obj file Means?
I named the object in Blender Puller_rectangular, export the obj with the very same name, and even give the same name at the puller I want to register.
Thanks in advance.
Daniele.
-
Try giving it a new name. It may be trying to over-write an existing library item.
In blender you need to ensure there is a common insertion point for all of the parts in the model and that all models have had their scale and translations > zero'd out before you export as object. You might also need to check the swizzle (x,y,z) axis for the main file.
0 -
Thanks, ottoline for the quick reply.
I had a eureka moment right after writing the post.
The only difference between the two objects was one had two materials.
Re-exporting it all in one material solved the issue.
The message pointed me in the wrong direction, or I misunderstood it.
I have to read again the manual page about this topic.Have a good day.
Daniele.
0 -
Yes that will do it. Glad you found a solution.
0

評論