I created this script below which is a LocalScript in a GUI. The point of this is to detect if a player does a GUI-related challenge correctly. If the player does the challenge correctly, I want the Blur to happen on the client-side of the game, not local. However, this is coming from a LocalScript… I think you see where my problem occurs.