Frictional Games Forum (read-only)
Question About Monster's Sight Issue? ( Possibly Spoiler ) - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Question About Monster's Sight Issue? ( Possibly Spoiler ) (/thread-19084.html)



Question About Monster's Sight Issue? ( Possibly Spoiler ) - wolkenwand - 11-04-2012

What i mean is when you hold large object ( drawer and stuff ) to cover your face the monster will not recognize you, is this issue fixable or unfixable ? Is the monster can't be made to be able to see through the object that player hold because it's how the game's engine works and it can't be altered?
I'm sorry for asking this weird question, just curious.
Thanks


RE: Question About Monster's Sight Issue? ( Possibly Spoiler ) - FlawlessHappiness - 11-04-2012

It needs something more advanced that it is right now. I guess the game recognizes wood, just as pillars. It's a solid object, and solid object can't be seen through. Therefore: If there is a drawer between the monster and you, it cannot see you. Though it can still hear you.


RE: Question About Monster's Sight Issue? ( Possibly Spoiler ) - wolkenwand - 11-04-2012

Oh okay, so is it possible to make the object that is being hold by the player somehow to became solid object but the monster is able to see through it? Or is it imposibble because this is game engine limitation so once it solid object it will be like that forever and there is no other way to made it somehow transparent to monster eye?


RE: Question About Monster's Sight Issue? ( Possibly Spoiler ) - FlawlessHappiness - 11-04-2012

It is impossible for us. I believe it is hardcoded into the game, how the monsters sight-functions work. I don't think you can make entities into solid objects with scripts. What i said was the game thinks that there is a solid object between you and the monster


RE: Question About Monster's Sight Issue? ( Possibly Spoiler ) - wolkenwand - 11-04-2012

Okay thank you for the explanation. Well if this hardcoded then i hope if there is a chance sometime in the future the developer will do something about this, if it even possible to fix it. its not much of a problem though.