Frictional Games Forum (read-only)
Idea that nobody so far had implemented - Read before giving conclusions! - 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)
+--- Thread: Idea that nobody so far had implemented - Read before giving conclusions! (/thread-16442.html)



Idea that nobody so far had implemented - Read before giving conclusions! - Hardarm - 06-23-2012

My idea would be that a function would trigger on a place, where you have to find something hidden, like a key or a book. The particularity is that this function would kill the monotony in a place that you know like your pockets because you've been searching for this hidden object there. That would be one of the scariest things because it's completely unexpected, because when you search for something in a place YOU KNOW that, if you don't do something visible, anything would happen and you feel SAFE. My idea is to kill the safeness with some function you trigger by doing something that you don't even know you have done; Like a sequence of areas and every area has got a new timer that limits another area to be triggered. When you get to the final area, a scare-function would trigger and you won't even know what you've done to trigger it also because you've crossed that place like over 9000 times.

That would be actually a nice idea IMO and I would hear some comments from you guys! Big Grin

EDIT: READ MY SECOND POST. great way to ruin a thingie i've wanted to write for weeks isn't it? If you guys don't understand what I said don't try to explain it. Thanks. CrazyArts is wrong about my idea.


RE: Idea that nobody so far had implemented - Unearthlybrutal - 06-23-2012

Very brilliant and useful idea! Smile


RE: Idea that nobody so far had implemented - Adny - 06-23-2012

Can you please further explain this to me? It just seems like the classic "pick up a key, grunt appears", except adding a few timers. To me, the way you word it and the comparisons you choose reduce the clarity of it : /


RE: Idea that nobody so far had implemented - MaZiCUT - 06-23-2012

(06-23-2012, 08:12 PM)andyrockin123 Wrote: Can you please further explain this to me? It just seems like the classic "pick up a key, grunt appears", except adding a few timers. To me, the way you word it and the comparisons you choose reduce the clarity of it : /
Basicly you go to a place with an area or an item that you pick up, and go back through the place you know like your pockets cause you've been there so much, to get to a door, basicly when you go through the place to get to the door the place will be fucked up and scary and killing the monotony


RE: Idea that nobody so far had implemented - mattwestwick - 06-23-2012

That doesn't seem new.

Seem to remember quite a few hallucinations in archives that only appear when revisiting some areas.


RE: Idea that nobody so far had implemented - Hardarm - 06-23-2012


READ THIS:
No you guys don't understand, but i'm too noob to explain this by script, i'll propose one of my ways to get this scare done. Basically there is a maze. in this maze you have to find an object. I'll add plenty of areas on the maze, like 10. A call back is activated and to get this scare done you have to collide with an area. Then after colliding that area you have to collide another random one in less than 15 seconds. Then after you collided with that one another 10 seconds to collide with another one. It'll keep going until you get a scare generated from the last area. If you don't collide the next step within the timer you'll have to start back and there is timer that will activate the first callback once again.
THE THING IS the actual player DOESN'T KNOW of the areas, as they aren't highlighted in any ways inside the game. It's just a way to kill the safeness. You could make even more scares in a row like this using the same areas and that would even improve the effect. This could be even a punishment to people who basically rush instead of looking around slowly, because the next area has to be achieved within the timer activated from the previous area, and the timer can be short if you want to punish people who rush. When you have to find an object and you've been through this maze a SHITLOAD of times you don't expect anything because the player KNOWS that there isn't anything that would trigger a scare there and he feels SAFE.

More are the areas and more the scare will be hidden and harder to achieve.

CrazyArts is TOTALLY wrong.

If you still don't get this then don't blame on me.


RE: Idea that nobody so far had implemented - Read before giving conclusions! - Your Computer - 06-23-2012

This is an idea i've been working on, but mine depends on repetitive action of investigation without any items and without any "hidden" areas. My project is currently postponed due to entity animation issues. I already have the system planned out and the map laid out (though, not in the shape of a maze), but unless i overcome this animation issue, it won't have the same effect.


RE: Idea that nobody so far had implemented - Read before giving conclusions! - Hardarm - 06-23-2012

(06-23-2012, 09:41 PM)Your Computer Wrote: This is an idea i've been working on, but mine depends on repetitive action of investigation without any items and without any "hidden" areas. My project is currently postponed due to entity animation issues. I already have the system planned out and the map laid out (though, not in the shape of a maze), but unless i overcome this animation issue, it won't have the same effect.
Nice, i'm looking forward for it.
But you see, the "area sequence" idea is one of the easiest i've came up in mind, and it's one of the easiest to execute, kind of.