-
Notifications
You must be signed in to change notification settings - Fork 663
Description
Is your feature request related to a problem? Please describe.
Not a problem, but a new visual gameplay option. Currently, the map is always fully bright, and adding a darker mode could make the game feel more immersive and strategic at night.
Describe the solution you'd like
Add a Night Mode setting that makes the entire map dark, except for a small circular area around the **mouse cursor like a flashlight.
It would be a client side visual effect only, so it doesn’t affect gameplay balance.
How it could work:
- Overlay a dark layer over the map.
- Add a circular light mask around the cursor that reveals the area beneath.
- Toggle Night Mode from the Settings menu.
Describe alternatives you've considered
- A weather system that sometimes triggers low visibility or fog instead of full night mode.
- Making it a special “Challenge Mode” map type for fun or events.
Additional context
This feature would add atmosphere, especially for players who want a bit more challenge or realism.
It’s lightweight, safe for new contributors, and can be extended later with extra effects (e.g., lamps, base lights, etc.).