How to fix this Lighting glitch?

I’m trying have nothing happen at all with the lighting when respawning.

Every time I respawn everything suddenly goes black for the player, I don’t know what’s causing this.

Depending on how that admin panel works, it could be that your camera is rendering in a different location than your character during the exact frame they spawn in, before being teleported to the location of respawn, you get the glitch effect!

1 Like

Mm, yes.

From my observation, that’s Kohl’s admin, and from my experience, the Refresh (shorted command used in the video as "Re") command respawns the character at whatever normal spawn location, and then moves the character back to where they were when they initiated the Refresh command.

My assumption is future lighting detail is based on proximity to the character, so perhaps in this case the character just spawned at a location far from here.

Conclusion: Not a bug/glitch, intended feature.

1 Like

Maybe it’s due to a local script rerunning on respawn because it’s directly in StarterGui, or in a Gui with RespawnOnSpawn set to true?

You’re not wrong, the functionality of the admin panel conflicts with the default camera script Roblox provides

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.