I am working on a 2D game with low resolution pixel graphics for the main game, and HD UI art.
Currently the bark prefabs are world space canvases, and so they look not crisp or nice in my setup.
How would you recommend changing these to be screen space UI elements?
Screen Space Barks
-
- Posts: 15
- Joined: Sun Oct 13, 2019 12:48 am
Re: Screen Space Barks
It turns out to be the pixel perfect 2D camera that crunches it to an unreadable level
Re: Screen Space Barks
Hi,
If you're not using TextMesh Pro, I recommend switching. It can render crisp world space text. (See: TextMesh Pro Support.) The Dialogue System Extras page has a TMProBubbles package (direct download) with preconfigured UIs.
If you want to use screen space, the Dialogue System Extras page also has a "UI Smooth Follow" example scene (direct download) that demonstrates how to set up
If you're not using TextMesh Pro, I recommend switching. It can render crisp world space text. (See: TextMesh Pro Support.) The Dialogue System Extras page has a TMProBubbles package (direct download) with preconfigured UIs.
If you want to use screen space, the Dialogue System Extras page also has a "UI Smooth Follow" example scene (direct download) that demonstrates how to set up