Hello,
i just wanted to ask if there is any way to define
multiple collision model´s in the QC.
I dont want to merge them into one single smd because
the compiler (the sfm one) cut´s my ref model into
multiple pieces bcause its too big.
But when the compiler does this it doesnt compile the
phy model. (WARNING: Model has 2-dimensional geometry (less than 0.500 inches thick on any axis)!!!)
I checked the phy model and maked sure its totally fine. It compiles right when i use a smaller ref model.
So i currently search for a workaround.
Sry for bad english.
Edit: I forgot to mention that the error “2d…” only appears while having a big ref model when the phy model has over 1000 Convex Pieces.
Check if you have any extra vertex, or duplicated faces, something like that. 2d warning is usually about something like that or your model is in a very very tiny scale.
Edit:
Wait, your collision model is made of 1000 convex pieces ? I don’t think studiomdl compiler handles that…
I already using this.
Im able to compile the phy model.
But not together with the ref model. (I get 2d error when I do this. )
Is there maybe a way to replace an compiled physical model
With another compiled phy model so I’m able too compile
The ref and phy model separately?
If you’re able to compile the ref and phys seperatly sure you can just paste the phys file in (I think).
Im curious to know what that enormous model is could you give us some screenshots ? they might help solving your problem aswell