My Jumping animation is somehow larger than my fall animation and I want to scale it down to the same size. Is there any possible way to do this without scaling down other components like box collider, etc?
Fall anim
Jump anim
My Jumping animation is somehow larger than my fall animation and I want to scale it down to the same size. Is there any possible way to do this without scaling down other components like box collider, etc?
Fall anim
Jump anim
Found the solution!
I changed the pixels per unit in the inspector. (It is above the sprite editor button)