Replace Graphics
Replace the graphics by modifying the prefabs and change the sprites on the sprite renderer components to your custom sprites, or replace the existing textures using files with the same name.
To do this, delete the existing sprite you want to replace and drag your sprite with the same name and format in the same location.
When replacing sprites take a look at the original size of the texture and the pixels per unit setting and if the sprites are sliced or not.
Last updated