How do I duplicate a texture so that they are seperate?

I want to duplicate a texture so that there is two of it, but not the same texture so i can edit one without the other changing?

2 Likes

Wait how would i edit the 2nd picture then?

pressing A dupes the picture, pressing B uses the same picture. You can look in the code to see how it works.

With the image blocks (fill picture with, draw rectangle in picture, etc)

1 Like

Use some other image blocks to modify the 2nd picture.

1 Like

Go into assets, go to the texture image, and press duplicate. You should be able to edit the new image

2 Likes