Zoro on 3/8/2014 at 03:14
Greetings.
I need to build up a maze with rotating statues. There supposed to be 4 statues which can be rotated in 8 directions, and a door, which opens if all the 4 statues are looking into certain directions (for example: 1-West, 2-West, 3-North, 4-South-west)
How I can create such puzzle in a Thief 2 The Metal Age FM?
john9818a on 3/8/2014 at 03:52
Sounds like Tomb Raider :)
Renault on 3/8/2014 at 04:30
There's a similar puzzle in the first mission of Broken Triad. In the White Cathedral, there are four statues that need to be rotated into a certain order before a cup or chalice can be removed from a pedestal. Might want to check that out.
Zoro on 3/8/2014 at 13:22
Quote Posted by Brethren
There's a similar puzzle in the first mission of Broken Triad. In the White Cathedral, there are four statues that need to be rotated into a certain order before a cup or chalice can be removed from a pedestal. Might want to check that out.
It does crush for me when I take a look in DromEd.
Renault on 3/8/2014 at 15:40
I'm guessing that means it doesn't work? Sorry, not familiar with that phrase. If so, I would just PM Eshaktaar - he still visits the forums fairly regularly.
GORT on 4/8/2014 at 07:17
Hmmm... Interesting...
Maybe I could figure something out. Here's one way that I'd would do. I would have these statues constantly emit something invisible with a custom stimulus and no collision sound to it. Then, I'll have invisible objects on north, south, east, and west that get effected by a curtain desired stimulus (of course, on the evil side of things, I may have it do something bad if the statues were facing each other.:ebil:). I'll have to test this out.
Zoro on 4/8/2014 at 11:29
Quote Posted by GORT
Hmmm... Interesting...
Maybe I could figure something out. Here's one way that I'd would do. I would have these statues constantly emit something invisible with a custom stimulus and no collision sound to it. Then, I'll have invisible objects on north, south, east, and west that get effected by a curtain desired stimulus (of course, on the evil side of things, I may have it do something bad if the statues were facing each other.:ebil:). I'll have to test this out.
Hey, that's the idea! Tell me if that's succesful, I might try something like this too. :thumb:
Thanks!