Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MovieClipSprite all mouse events lost when infront of a sphere with an interactive MovieMaterial. #19

Open
DarceyLloyd opened this issue May 17, 2012 · 1 comment

Comments

@DarceyLloyd
Copy link

Hi,

I have a MovieClipSprite with an interactive material which is placed at a point on a sphere with an interactive MovieMaterial.

When rotating the sphere placing the MovieClipSprite infront of the sphere all the MovieClipSprite mouse events are lost.

This happens no matter how close I bring the MovieClipSprite to the camera (HoverCamera3D) when the sphere is behind the MovieClipSprite it dissables mouse events for the area it's behind.

D

@DarceyLloyd
Copy link
Author

Confirmed... When disabling the sphere's interactivity on its MovieMaterial, MovieClipSprite's events work fine, however it does still trigger click events on the sphere at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant