Transparent Texture alot darker when looking up

Hi! I am trying to implement the following tutorial into my game:

Everything seemed to work perfectly, but I recently encountered a very weird lightning bug which makes the texture alot darker suddenly when looking up. I thought it had something to do with the shadows, but after disabling CastShadow on all parts it didnt fix it.

Video of what i mean:

robloxapp-20230205-0139245.wmv (1.3 MB)

Please let me know if you need more info and thank you for reading the post!

Hey there! My thought is that there might be a part colliding with the texture, so there may be a part on the same scaling level as the texture, making the two appear on top of each other. Try and move the textured part up, even by just a little to see if this may be the problem :slight_smile:

2 Likes

Thank you for the suggestion it fixed the problem!

1 Like

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