Ultimate Crosshairs
by Vatredox
3
Ultimate Crosshairs
Dynamic procedural crosshairs for Godot
This addon provides a very simple and customizable way to implement crosshairs in the form of a Control node.
How to use
- Download the addon and place it in your Godot project
- Add
UltimateCrosshairs.gd
to a Control node in your scene - Pick one of 3 different styles:
DOT_ONLY
,STANDARD
, orSHOTGUN
- Adjust
spread_pixels
to change the size of the crosshairs- Alternatively, call
set_spread_degrees(angle, vertical_fov)
to space the crosshairs according to a given a cone angle.
- Alternatively, call
- Adjust other settings such as colors, outline thickness and number of lines.
Examples
Download
Version1.0.1
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author