Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

How to make geometric shapes with no pixel art?

A topic by SimplyDev created Mar 20, 2021 Views: 244 Replies: 7
Viewing posts 1 to 7
Submitted(+1)

Hello, 

excuse me for the dumb question, but I wanted to make a 2d game when I realized that I had only made games with pixel art. So my question is how can I make sprites where you don't see the pixels.

So in the image, you can see that the small part on the side is not clean and you can see the pixels! How can I avoid that?

Thanks in advance!

Submitted

Well, essentially all pictures use pixels. But, I do see what you mean. What drawing program and game development program do u use? 

Just create an image using a drawing program (I use Krita), and draw the shapes there (Just set the background color to white, for example, and you have a rectangle. )  Or you could have a transparent background and draw a circle. I prefer using white, so that you can change the tint and color of the sprite. 

Host

Hi there! You can definitely use pixel art in this jam if you wish! :D

Submitted (1 edit)

Thanks for the responses, I just didn't like how you can see the pixels when you rotate a game object with a sprite on it, and I thought I made something wrong.

Submitted

i know this is very late, but you can always open ms paint, & draw a 64x64 square, & that can be it !

Submitted

CadeKid did it lol

Submitted

Thanks, but in the end, i didn't need it!