This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

I am making an Among Us clone with multiplayer, and I'm a little stuck at recreating the lighting effect around the players. Heres what I have right now: a video of the game

I'm getting this weird whitish color on the slave players on each client. These are my options for the CanvasShader on each player's AnimatedSprite Node, it shows Light mode as normal but I change it to "light only" during runtime for slave players so that the master player(the player each client controls) doesn't get affected by the light.

my player canvas settings

Why does this happen and how can I fix this?

Edit:
All my project files and code are available here if anyone would like to see something else https://github.com/MysteryCoder456/AmongUsRemake

in Engine by (14 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.