Hi!
I am having a problem with changing blur through the script,
This is what is supposed to happen after the events play (TypeWriter)
but everything except blur is working.
Controls:Enable(true) -lets player move again
script.parent.Transparency = 1 -hides text
game.Lighting.Blur = 5 -this is supposed to change the value from 30 to 5, sadly not working.
the Control code is very sensitive which I think is the reason it’s not working, but it’s an important asset, but somehow the transparency is working??