Hey,
Someone knows how to add background image in my scenes?
Plz reply…
Hey,
Someone knows how to add background image in my scenes?
Plz reply…
If the background image repeats, you can create a tiled sprite object. If not, use a regular sprite object. Add your image to the object, then add the object to your scene. In the Properties panel for your image sprite, make sure the Z Order is set lower than all your other sprites/objects (I normally use 0 for backgrounds) and then to make future editing of other sprites easier, enable the lock feature as well (this prevents you from dragging/moving the background image on the scene editor - you can always undo this later using the Instances panel).