This is a system for FPS games to have a swayable flashlight. It is highly configurable and has a ton of settings you can configure.
HERE ARE ALL THE SETTINGS FOR THE FLASHLIGHT:
[“LightSettings”] = {
[“Angle”] = 30, — Angle of light
[“Brightness”] = 5.38, — Brightness of light
[“Color”] = Color3.fromRGB(255,255,255), — Color of light
[“Range”] = 20, — Range of light
[“Shadows”] = true, — Light affects shadows?
},
[“DelaySettings”] = {
[“HasDelay”] = true, — Determines if there is a delay
[“Delay”] = false, — Don’t worry about this
[“DelayTime”] = .25, — Delay of how fast the light can be toggled
},
[“SwaySettings”] = {
[“HasSway”] = true, — Determines if light can sway
[“Threshold”] = .85, — Intensity of sway
},
[“MiscSettings”] = {
[“Enabled”] = true, — Systems state
[“Parent”] = Camera, — Where the light will be parented to
[“ToggleKey”] = Enum.KeyCode.F, — The KeyCode of the toggle
[“XboxToggleKey”] = Enum.KeyCode.ButtonX, — The KeyCode of the toggle on xbox
[“MobileButton”] = true, — Mobile Button created
},
RETRG (verified owner) –
bruh it so bad
RETRG (verified owner) –
good
The Sour Gamer (verified owner) –
ITS AMAZING