@rbxts/crosshair
v1.0.1
Published
Easy crosshair in Roblox Studio with Typescipt ### Getting started To start create a client script, then call the `CrosshairInit()` method which returns the crosshair object so store that in a variable
Readme
Crosshair Module
Introduction
Easy crosshair in Roblox Studio with Typescipt
Getting started
To start create a client script, then call the CrosshairInit() method which returns the crosshair object so store that in a variable
You can check if the crosshair has initialized with the crosshairInitialized variable
To modify the crosshair simply call one of the methods on the crosshair object, all methods are documented
