So as I work more in 2D development I’m starting to think im going about everything the wrong way. Does anyone have a liat of best practices with 2D dev? Proportion, ortho-size, etc.
Especially wondering how to standardize a sense of scale. Like if I have a float value representing the range of an ability how should that convert to screen distance or world distance and what have you?
Danke