Hey Guys,
i hope you can help me.
I have a Game were you have to reach the end of the level with a ball that only can move with collision with arrows.. if the ball collided with an arrow to the left side it gets an velocity value from about -850 the x-axis.
But now i have a very very big Problem. If the Ball collided with an arrow that arrow will be invisible. And then i wanna disable the collision if the ball intersects a second time with the same arrow. Destroying the Arrow is not a solution because the arrows should be on the place where they are placed^^. Would be very bad if the Player must move every arrow from new if on Attempt was failed.
How do i do it. the moment the ball collided also with an invisible arrow and that should not happened..
Hope you know what i mean...
Here are 3 Screenshots of the Event Sheet that is use in all layouts.
imageshack.us/photo/my-images/198/construct2config.png
imageshack.us/photo/my-images/217/construct2config3.png
imageshack.us/photo/my-images/560/construct2config2.png