Right now we scale the tree sprite by a factor of 2. This breaks pixel consistency because now 1 pixel on the tree is twice the size of 1 pixel on the ground. Fix the trees to not be scaled by a factor of 2, ensuring pixel consistency, but also ensure trees are not miniature relative to the player.
Screen capture of the pixel inconsistency:

Right now we scale the tree sprite by a factor of 2. This breaks pixel consistency because now 1 pixel on the tree is twice the size of 1 pixel on the ground. Fix the trees to not be scaled by a factor of 2, ensuring pixel consistency, but also ensure trees are not miniature relative to the player.
Screen capture of the pixel inconsistency:
