Archive 17/01/2023.

Created 2d game is vague

spwork

I created a 2D game with urho3d, but it’s vague, how can I optimize this to make him as clear as possible.123

Sorry, I didn’t make it clear. What I want to say is that my StaticSprite2D display is a little vague, and how to make it clear.

In addition, I also want to ask a question: what is the difference between the SetOrthoSize (float orthoSize) and theSetZoom (float zoom) of the camera component?

smellymumbler

Your question is also very vague. But i think this is what you are looking for:


Bananaft

I assume you want point filtering for your textures. image

spwork

I think it should be this。