-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Artificial night generator CBM makes creatures invisible to the player #39558
Comments
Terrain is visible because of map memory, same as if you put on the blindfold or activate whatever that bionic is called, eye dampeners or something. I don't see what exactly could be considered a bug here. |
Thats not how terrain memory works, terrain memory tiles show as Darkness and you cannot see items on the ground in terrain memory, you can with artificial night generator.
Yes thats one of the things that can happen, with ANG you can see any terrain and items, but cannot see monsters. My uneducated guess is this seems to be some bug in the perception stat related to creatures? |
Yeah this is a weird one, even at night with night vision every actor outside of the field of your generator is just invisible while it's toggled on. Another oddity of this CBM is enemies normal night vision doesnt even work while in the area, as you can stand directly next to a turret without it shooting you. |
Um, is that particular thing (not seeing enemies while ANG is active) actually a bug? ANG is described to remove/disrupt all light in area near you. Since seeing something means receiving light reflected from/emitted by that something, it seems to me not seeing enemies is how it should work. And I remember it working just like that. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not 'bump' or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered. |
Describe the bug
Using the artificial night generator CBM makes creatures standing in lit tiles invisible to the player
Steps To Reproduce
Use artificial night generator cbm
Spawn a creature in a lit tile
Notice the player cannot see the creature but the terrain is visible
Expected behavior
Player should either be able to see the creature OR not be able to see anything.
right now the player can see the terrain but not the creatures
Screenshots
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: