How to remove a Background Image from my project?
-
Hi,
I am messing around with image editor and map editor to make some backgrounds.
So I made a background, I then copied the background into my Test Project.
I typed in the code and all was well and worked.
I then made another background, again I copied into my Test Project, I then changed just the part of code to display the new background.
Again this worked for me. When browsing my projects, In the code preview window, I can see that both background images are loaded into the project as it should do.
But I only want/need the 1 background image in the project, so how do I delete/remove a image from the project?
Thanks for any help in advance.
-
@wils35 Hi,
if you head into the image editor and select the project your working on it will come up with the images.
Pressing X on the image will give you a list of options including deleting and copying. -
@waldron Thanks Waldron :)