Hey,
I got an enemy in my game that I want to shrink when he's taking damage, but I don't know how to do this exactly...
I tried setting he's scale to something like "self.scale - 0.01" but "self.scale" does not exist so I don't know how to do this...