You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: