contrain "to touch position" attribute overwrites collide attribute?
i have an actor whose x and y position are constrained to the touch x and y position, respectively, when touch is pressed, but when i move my actor and it "colides" with an object it is supposed to collide with nothing happens, it just goes thorugh it, how can i fix this?
Comments