Help!!! need actor to rotate when touch another actor...
Chaser
Member Posts: 1,453
For the life of me I can't straighten this out. My actor will not rotate until an attribute is true(touching a button I have this working) and it overlaps or collides with another actor but I want it to rotate let's say clockwise if it is touching an actor that is rotating counterclockwise. Also want it so if let's say blue actor touches blue actor they rotate opposite. Any help or ideas would be great. I've played with self attributes and rotate is not an option but self.rotation is however that does not go continually just to an angle
Comments
Goal is to have 2 of the same actor (blue) touch itself and spin opposite of the first blue
Think multiple blue actors going reverse of the previous it is overlapping