Custom Shadows
Ive been working on doing my own shading in teh game so that we dont have to rely on the crappy godot 3+ shadow system since the bias and all of that is usually very wrong and the distancing suck lol. This actually allows me to have the SAME shadows at ANY distance and I am working to have them synced with the server so the shadows work with day night cycles.

This is a far away distance, something around a few thousand meters or so, maybe closer to 4k. Then:
This one is closer up about 30 meters high (the water is hidden right now because Im working on a shader for that as well. But you can see the shadows get darker as it gets deeper which is REALLY nice!. And it would look the same at thousands of meters away too, without added processsing power.

Get Multiplayer Testing Dedicated Server
Multiplayer Testing Dedicated Server
need to test multiple players
| Status | Prototype |
| Author | mojogo |
| Tags | 3D, Characters, First-Person, Indie, Local multiplayer, Massively multiplayer, Multiplayer |
| Languages | English |
More posts
- Player Camera Fix9 hours ago
- Major Updates4 days ago
- Created initial server testing/foundation18 days ago
Comments
Log in with itch.io to leave a comment.
I had to skip working on this because I couldnt get it working properly yet MAINLY because of server lag. SO skipping shadows for now 03-29-2026. Might revisit later.