Edit of asset "Dynamic Crosshair Shader" Accepted

Old/Current New/Edit
Title Dynamic Crosshair Shader Dynamic Crosshair Shader
Description Dynamic crosshair shader for godot

##Installation
Create a ColorRect, set the size to your resolution so it covers the entire viewport. Apply the shader to the ColorRect.

##Customization
Colors, size, spacing, etc. are editable in shader params. "inverted" overrides all color and replaces it with an inverted screenbuffer.

color_id enables color_%id (color_id == 1, color_1 is active color).

"spread" is the scale factor of "spacing". The space between each section is spacing * spread. 1 is the default value.

See readme for example usage.
Dynamic crosshair shader for godot

##Installation
Create a ColorRect, set the size to your resolution so it covers the entire viewport. Apply the shader to the ColorRect.

##Customization
Colors, size, spacing, etc. are editable in shader params. "inverted" overrides all color and replaces it with an inverted screenbuffer.

color_id enables color_%id (color_id == 1, color_1 is active color).

"spread" is the scale factor of "spacing". The space between each section is spacing * spread. 1 is the default value.

See readme for example usage.
Category Shaders Shaders
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/0xspig/CrosshairShader https://github.com/0xspig/CrosshairShader
Issues Url https://github.com/0xspig/CrosshairShader/issues https://github.com/0xspig/CrosshairShader/issues
Godot version Godot 3.2 Godot 3.2
Version String 1.0 1.0
Download Commit 25e58429ade22ab9a7da4a69ef1f749c2b9b4f73 769eb6151a2ac83c792399343ea4da3c9c8d347a
Download Url (Computed) https://github.com/0xspig/CrosshairShader/archive/25e58429ade22ab9a7da4a69ef1f749c2b9b4f73.zip https://github.com/0xspig/CrosshairShader/archive/769eb6151a2ac83c792399343ea4da3c9c8d347a.zip
Icon Url https://raw.githubusercontent.com/0xspig/CrosshairShader/master/icon.png
https://raw.githubusercontent.com/0xspig/CrosshairShader/master/icon.png