First of all, i didnt find this answer by search.
I have HUD made with Scaleform, and when i play and click on icons and buttons in this HUD i also clicking on map (or on map objects) (or on other world).
How to disable it?
My click events are catch in player input and not in flash!
Mouse cursor - it is a flash object!
i want:
1. when i click on HUD buttons - then i click only on HUD buttons and not on map too.
2. when i click on map - i click on map only.
tnx
I have HUD made with Scaleform, and when i play and click on icons and buttons in this HUD i also clicking on map (or on map objects) (or on other world).
How to disable it?
My click events are catch in player input and not in flash!
Mouse cursor - it is a flash object!
i want:
1. when i click on HUD buttons - then i click only on HUD buttons and not on map too.
2. when i click on map - i click on map only.
tnx
Comment