Simple Dynamic Crosshair
Customizable dynamic crosshair for First Person and Top-Down games
favorite3favorites
thumb_up10upvotes
thumb_down1downvotes
hard_drive
47 MB
folder
76 files
build
Engine v17
history
Last update 540d ago
About This Package
"Super Incredible Epic but Simple" Dynamic Crosshair
(should have put that name)
What is this?
A gameplay tool / feature that allows you to add customizable crosshair to your game.
The system blends smoothly between different presets or custom values.
The addon Includes 6 different example presets.
Features:
A gameplay tool / feature that allows you to add customizable crosshair to your game.
The system blends smoothly between different presets or custom values.
The addon Includes 6 different example presets.
Features:
- Diameter (+ smoothing value)
- Color (+ smoothing value)
- Thickness (+ smoothing value)
- Frequency (+ smoothing value)
- Rotation
- Rotation Speed
- Follow cursor or locked
How do I add a new custom preset?
Right click on your Assets folder -> New -> Dynamic Crosshair -> Dynamic Crosshair Preset
I want to change the default crosshair
Inside Dynamic Crosshair.prefab assign the default preset of your liking
How do I change the preset via code?
Inside Dynamic Crosshair.prefab assign the default preset of your liking

How do I change the preset via code?
DynamicCrosshairManager.Instance.ApplyPreset( myPreset );
can I call this on Update? Yes.
What is Mode?
The crosshair can either be locked in the center of the screen or follow the cursor for other games other than first persons. You can change it at runtime like this:
What is Mode?
The crosshair can either be locked in the center of the screen or follow the cursor for other games other than first persons. You can change it at runtime like this:
DynamicCrosshairManager.Instance.Mode = DynamicCrosshairManager.MovementMode.ScreenCenter;
No usage statistics available
This package may be new or not widely used yet. Usage data becomes available as more users install and play with the package.
This package may be new or not widely used yet. Usage data becomes available as more users install and play with the package.
Package ID:
kri.simple_dynamic_crosshair
Created:
2025-01-17 00:17 UTC
Updated:
2025-01-17 00:19 UTC
Type:
addon
Public:
Yes
Version:
84472
files:
76
Size:
47.3 MB
Engine Version:
17
Asset Version ID:
84472
Version Created:
2025-01-17 00:19 UTC
Hash:
1783544205
Manifest: Open manifest
Max Players:
64
Min Players:
1
Tick Rate:
50
Game Network Type:
Multiplayer
Map Select:
Unrestricted
Map List:
facepunch.flatgrass
Rank Type:
None
Per Map Ranking:
false
Leaderboard Type:
None
Cs Proj Name:
Startup Scene:
scenes/minimal.scene
Resources:
Code Package References:
84472
Jan 17, 2025
Release 1.0.0 or something

