Crosshair problem

Thiago

New member
Hi guys,

How to show crosshair only when aiming?

I am very frustrated with myself I didn't find the correct configuration.

I set UI/Show Crosshair On Aim to true in the Item class and Visible true on CrosshairsMonitor class. But crosshair its always visible, aiming or not;

Thx a lot,
Thiago
 
If the CrosshairsMonitor Visible is always on, then the crosshairs will always be visible. You should disable it by default, then use a state preset that enables it during the "Aim" state.
 
Top