Jump to content

Recommended Posts

Changing the sanity effect range is way too wide a change. That'll also affect the range within which monsters decrease your sanity.

inst.LightWatcher:SetLightThresh(.075)

The inst is the player instance, and 0.075 is the default value. This will affect all lightsources. Have fun :)

Edited by Ultroman
9 hours ago, Ultroman said:

Changing the sanity effect range is way too wide a change. That'll also affect the range within which monsters decrease your sanity.

inst.LightWatcher:SetLightThresh(.075)

The inst is the player instance, and 0.075 is the default value. This will affect all lightsources. Have fun :)

Thank You!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...