0 votes

For some reason, the graphics for my game don't look very smooth.
You will see what I mean from this photo
Screen-Shot-2021-05-25-at-7-17-33-PM

Godot version v3.3.stable.official
in Engine by (14 points)
retagged by

The photo shows nothing useful to answer this question.
Paste your code instead.

What do you mean "very smooth"? Maybe you're using the wrong scaling settings?

I don't have any code in my project.

Well then what's the issue? I don't really see anything obviously wrong from your image

Oh. So basically, I loaded some images into Godot and pressed play. All of my images came out pixelated.

Like in the screenshot you posted? I'm sorry, I don't really see any pixelation in your images.

I don't know why that is. Do you see it in this image?https://ibb.co/h9Zwrtc

Yeah I see it now. Did you resize the images in Godot? Did you resize the window? What are you import settings for the image (import tab is next to the scene tree).

I didn't resize the window or resize the images. My import settings are default.

Okay and the images are not pixelated originally? Can you post the original images?

1 Answer

0 votes

Do you have a high DPI monitor? (e.g. most Mac displays run at 'retina' resolutions) If so, you may need to enable hidpi in your project settings. Go Project > Project Settings > Window > Allow Hidpi.

by (28 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.