#Crosshair help
1 messages · Page 1 of 1 (latest)
local Control = script.Parent:WaitForChild("PlayerModule"):WaitForChild("CameraModule"):WaitForChild("MouseLockController")
Control:WaitForChild("CursorImage").Value = "rbxassetid://5801470647"
1 messages · Page 1 of 1 (latest)
I wanna change the crosshair when i use shiftlock. and i want the built in roblox shiftlock icon to disappear when i enable shiftlock
local Control = script.Parent:WaitForChild("PlayerModule"):WaitForChild("CameraModule"):WaitForChild("MouseLockController")
Control:WaitForChild("CursorImage").Value = "rbxassetid://5801470647"