Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3 Questions: Make my game more Scary
WarriorA Offline
Junior Member

Posts: 6
Threads: 1
Joined: Sep 2011
Reputation: 1
#5
RE: 3 Questions: Make my game more Scary

Hi,

I'm pretty glad you like the mirror idea (and i hope it will creep the shit out of everbody Big Grin) (i like it aswell :d since a friend of me told me to do it, and i was like.... wow if i put that in (working) it will creep the shit out of everybody) and i will try to make it as you said.
Making a hole in the wall (where the mirror is supposed to be). I guess it will pretty easy to make the same room behind it and make it reverse, to make the mirror effect. But for the player modle... lets just think for a moment: lets say i have made the modle already, and placed it in the room. how would i make it move, like i move but reverse? So wen i approch the mirror, they Modle will also walk towards the hole (where the mirror is), and if i walk away, how make i walk the modle walk away aswell?
I personaly think, i can't just make script areas and on player collide i make the modle walk like towards it, because:

1. If i colide with the area, i make it walk towards me (like a mirror, i guess you know how i mean)
but when i am finaly in front of the hole (mirror) and walk back again, and "hit" the collide aswell it will walk towards me again, so i guess i need something like:

Player == Area
if facing forward
{
modle walk forward
}
elseif facing backwards
{
modle walk backwards
}
elseif facing left
{
modle walk right
}
else
{
modle walk left
}

I don't know if that is possible, an even if it is... there still can be some odd things like, walking backwards but facing left, or something, i guess you know what i mean.
How could i fix that problem aswell?

greets

- WarriorA -
09-11-2011, 02:59 AM
Find


Messages In This Thread
RE: 3 Questions: Make my game more Scary - by WarriorA - 09-11-2011, 02:59 AM



Users browsing this thread: 2 Guest(s)