OBJECT_CLICK Event bug in Papervision3d
I was working on a project for work when I came across this bug. The OBJECT_CLICK event stopped working when I set useOwnContainer = true for a plane because I wanted to use a drop shadow filter. Funny thing was that OBJECT_OVER and OBJECT_OUT was working just fine. So I came across this thread about the problem. I didn’t get it to work with their papervision source code using OBJECT_CLICK, but using OBJECT_PRESS instead of OBJECT_CLICK solved the problem.
A good thing that came out of this problem is discovering the PanoSalado project, a open source panorama player/viewer. Another thing added to my list of things to check out.
Tags: Papervision3d