Hola soy nuevo en unity y estoy haciendo un juego 2d que usa varios tamaños de sprite para diferentes animaciones de un mismo personaje. las animaciones de andar son de 64x64 y la animacion de atacar es de 186x186, al pasar de la animacion de andar a la de atacar el tamaño de la misma se reduce bastante y no se como escalar o redimensionar los frames de formaque se vea el personaje del mismo tamaño en ambas animaciones
Gracias de antemano.
Hello. I am new using Unity and Im trying to make a 2d game that uses different sizes of sprites, for the same character animations. Walking animation size is 64x64 pixels and attacking animation is 186x186px. Attacking animation in the runtime and in animation tab is much smaller than the walking animation and I would like both animations to be the same size.
Thank you in advance.