PDA

View Full Version : Collision with objects having alpha channel applied to


omidbrb
07-20-2009, 05:40 AM
Hi,

I'm using some models in Vizard that alpha channel is applied to them. Hence, there are some transparent areas belonging to the model which collides with other objects. Is there any way to exclude transparent parts from collision detection? Is there any way to realize if a specific point in the model is transparent?

Any help would be much appreciated.

Omid

farshizzo
07-20-2009, 09:56 AM
No, the collision detection engine has no awareness of the transparency of objects. You would ideally remove the transparent objects from your model.