help me,I’m creating a 2D game but I don’t know where it creates the background of the game, is it in godot or somewhere else?
Well, for a simple background you can add a TextureRect node, set it’s Texture to an Image or Gradient and fill the screen size with that TextureRect.
That’s not it, my problem is to know where to create the image to make the background or how to make the background for After by in TextureRec
Perhaps you should elaborate on that, as the question isn’t too clear. Are you looking for a way to draw the background image in another app (Gimp, Krita, Photoshop, …) or do you already have it and don’t know how to add it to your game?
Thank you very much I wanted to know where you drew thank you