Comment on page
Crosshair
To adjust the sight of the weapon, you need to add the Crosshair component to the weapon.
There are 2 types of component:
- 1.Crosshair (IMGUI) - in this type of sight, the sight is drawn through the code.
- 2.Crosshair (UI Elements) - in this type of sight, select the ready-made UI Element of the sight.

IMGUI:
.jpg?alt=media&token=5008e6bd-940f-4382-b43a-c5a82a8ba96e)
UI Elements:
.jpg?alt=media&token=67fca5bb-04c5-4f45-baf4-be43c2ca9927)
Next, you can configure the sight of 3 types:
Tab | Description |
Main Crosshair | This is a standard sight that will be displayed by default. |
Hit Effect | This is an additional sight that will be shown when hitting the target. |
Kill Effect | This is an additional sight that will be shown when killing a target. |
Last modified 2yr ago