theripper93 / Levels

22 stars 13 forks source link

Low level walls #136

Closed pplurueda closed 11 months ago

pplurueda commented 11 months ago

I'm not sure if this is a bug in the module or if I don't know how to use it properly. The feeling is that the walls on the lower levels block the view on the upper levels even though everything is apparently well defined. Here is an example: image These are the walls I have defined on the ground level.

image These are the walls of the first level.

image And this is the vision that the player has on the first level. It seems that the walls on the lower level impede the vision on the upper level.

pplurueda commented 11 months ago

I seem to have figured out what's going on. It's an incompatibility between the "Elevated vision" module and "Levels". Thank you for your work!