Dynamic shadow system (by exploring the map) #991
BuzzLEquerre
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Yes, in v1.13, we added a fog-of-war feature. We only use it for the minimap, but you can have it draw separate tile layers. We have an example mod that includes the tilesets and configuration to enable this: https://github.com/flareteam/flare-mod-fogofwar |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'd like to do a dynamic shadow system, so in relation to the location of the player who would use the collisions of the map to make the shadows. This would be a good thing for exploring dungeons or caves because it would allow the hero to discover the map as he explores. As an exemple look the Exiled Kingdom shadow system :

I don't know if this is possible, but if it is, it could be revolutionary for exploration.
Beta Was this translation helpful? Give feedback.
All reactions