An open API service indexing awesome lists of open source software.

https://github.com/obscure021/scriptable-dynamic-crosshair

Scriptable Dynamic Crosshair For Unity, compatible with unity's new input system and Cinemachine. Fully Scalable, and extremely easy to use.
https://github.com/obscure021/scriptable-dynamic-crosshair

asset crosshair dynamic obscure scriptable store unity unity3d

Last synced: 16 days ago
JSON representation

Scriptable Dynamic Crosshair For Unity, compatible with unity's new input system and Cinemachine. Fully Scalable, and extremely easy to use.

Awesome Lists containing this project

README

          

# Scriptable Dynamic Crosshair
Scriptable Dynamic Crosshair For Unity, compatible with unity's new input system and Cinemachine. Fully Scalable, and extremely easy to use.

Asset Store Link: [Scriptable Dynamic Crosshair](https://u3d.as/2TKt)

![SDC cover image](https://user-images.githubusercontent.com/98226994/225090808-e8277aae-b0a4-45b9-a295-1df5a4c674cb.png)

After 2-3 weeks, if considerable changes are made the version on the Unity Asset Store will also be updated.

## Description
Scriptable Dynamic Crosshair is aimed to speed up your development process in FPS games. This package simplifies the process of converting the crosshair into dynamic. It can easily be accessed and modified through any script.

Using this package, you can easily change the **SIZE** OR **COLOR** between two values in a single line of code. You can also **multiply** the size by any floating point number. The smoothing time can be set individually for size and color. The current size of the crosshair is also accessible, along with the targeted object, and the location of the hit point of the crosshair.

NOTE: The assets used in the sample scene of this project are taken from [3Dtextures.me](https://3dtextures.me/) and [Polyhaven](https://polyhaven.com/).

## Dependencies:
This sample given in this package uses the Unity input system and cinemachine. But Old Input System can also be used with this package without cinemachine. So overall you can say no dependencies.

## Links:

Asset Store Publisher Profile: https://assetstore.unity.com/publishers/71736

Youtube: https://www.youtube.com/@obscure045