OH, I didn't know you meant a game. My apologies. Honestly, I wouldn't know how to do that. Sorry . I'm not saying it's not possible, because I'm sure it is. @Socks can probably help you out with something like this though.
Having trouble with your game? Sounds like a personal problem.
ya....sorry about that...i should tell u clearly....my actor 1 is movable actor as well as actor 2(not the walls).It means actor 1 collides actor 2 and actor 2 stay stationary.However, actor 2 collides actor 1 and actor 1 stay stationary.same to other actor 3,4,5...etc...sorry for my english..
ok...thx..on the video u show me, i found that is actor1(movable) collide walls(not movable)...
My current condition: i have 2 movable actor in one scene -when actor 1(movable) collide actor 2(movable) -then,actor 2(movable) move away
So,how do make my actor 2(movable) stay stationary when actor 1(movable) collides it and same also when actor2 (movable) collides back to actor1 (movable)?
Comments
Having trouble with your game? Sounds like a personal problem.
Having trouble with your game? Sounds like a personal problem.
I'm creating a demo right now in my thread "demos for everyone:)" http://forums.gamesalad.com/discussion/57450/demos-for-everyone#latest
Have your eyes open this day
//Fajlajp
This should help:
Do you have a question ?
You English is fine >- I just don't see a question.
My current condition:
i have 2 movable actor in one scene
-when actor 1(movable) collide actor 2(movable)
-then,actor 2(movable) move away
So,how do make my actor 2(movable) stay stationary when actor 1(movable) collides it and same also when actor2 (movable) collides back to actor1 (movable)?
Hopefully can make you more understand.
Summary:
1 collides 2 , 2 stationary
2 collides 1, 1 stationary
and so on
How to make it?