Create a rule inside the actor. Then, under event, select touch. You can then drag 2 interpolate behaviors into the rule, one for width and other for height. Then specify self.size.height and self.size.width to the size you want and the duration it takes to change into that size.
Comments