Actor stops moving after collision

mxs2649mxs2649 Member Posts: 32

"I am moving a rectangle actor diagonally on the screen within a limited y value, it moves only when a "moved" attribute is false. As soon as my other circle actor touches rectangle actor, the moved attribute is true and the rectangle stops moving diagonally, instead it comes down 100 px using the moveTo attribute and once it comes down, i am setting the moved to false again after 0.07 seconds. But it does not starts moving again. Why?" I have been asking this question for some time now and tested some solutions but it is not working...any help is appreciated. Thanks

Comments

  • mxs2649mxs2649 Member Posts: 32

    Well, there are so many experts here..why is no one helping me out? It seems like a simple problem right?

Sign In or Register to comment.