What does changing z elevation do exactly?
Does it scale the sprite's size as well as it's collision area (regardless of whether I'm using bounding box, per pixel collision, etc.)?
What is the scale factor for each camera distance value? I would like to know exactly how big a certain sprite will be under the different possible camera distances (a mathematical function would be the best answer I guess). Thanks.