Actors colliding ?? Pachinko ???? PLEASE HELP
![PhilipNewzealand](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
Hi there all.... Just a quick simple one.
I am creating a simple Pachinko game. I want to try and get objects and platforms to move from side to side while the ball falls down and hit the ball.
So far i can get the platforms to move but either the ball hits the objects or platform and it falls to the ground... or the ball goes straight through the objects or platforms.
HOW CAN I GET THE PLATFORMS TO HIT THE BALL OF COURSE > !???????
I am creating a simple Pachinko game. I want to try and get objects and platforms to move from side to side while the ball falls down and hit the ball.
So far i can get the platforms to move but either the ball hits the objects or platform and it falls to the ground... or the ball goes straight through the objects or platforms.
HOW CAN I GET THE PLATFORMS TO HIT THE BALL OF COURSE > !???????
Comments
Hope this helps.
Cheers.
Then have the collide rule in the ball.
the balls have colide on paddle
phycics:
density: 100
friction: 0
restitution: 0.5
fixed rotation unchecked
movable checked
what on earth is going on
the ball keep going through the paddle sometimes
ok this is a tutorial game but it has to be done correct
kipper
Kipper
Another think i just found out is that the self atribute that constrains the actor must be real atribute
Kipper