So, I've been trying to get my game to work.
But while the NPC is resizing properly, my player character is still large.
(https://live.staticflickr.com/65535/48405891867_ce33edca7c_b.jpg)
Am I missing some code to make her resize as well? (I set the walkable area scaling to 38% so both characters should have resized to that.)
There is a resolution setting (high or low) on imported sprites. If you look at the sprite settings in the Editor they are probably different, which is why one character is twice as tall as the other.
Yeah. I changed the Resolution settings and the issue was fixed. Thanks.