How do I make the text not blurry?

Hello everyone,
I am making a low resolution game and when I enter play mode my text becomes blurry and pixelated. The same thing happens if I add text as an image.

I wanted to post 4 images but the forum doesn’t let me because I’m a new user so I will put 4 images into one and explain them.

Here is the image:

  1. In the upper left-hand corner is a text added in Gdevelop(looks really blurry)

  2. In the upper right-hand corner is a text added in Gdevelop in preview mode

Then I tried to make text an image in separate programs and added image in Gdevelop but it was still blurry in preview mode.

  1. In the bottom lef-hand corner is a text as an image before preview mode.

  2. In the bottom right-hand corner is a text as an image after preview mode.

Thanks in advance!

Hi
It might be okay in full screen mode, have you tried it?
(Becuz of the resolution)

Also you should check your scale mode.

It is in “Game settings - Properties - Resolution and rendering - Scale mode”

Try all the options
Nearest vs Linear
Round pixels when rendering checked vs unchecked
Also there is a ‘smooth image’ options in Resourses

I’m working on a pixel game and I’m currently using
Nearest + round pixels unchecked + all images’ smooth image option unchecked
In these settings logo will break a little bit when the resolution is not right (smaller window preview). It is okay (clean logo or image) in full screen (1920*1080) mode.

1 Like