Candy Smith
HomeGeneral Info
Spot the Differences: Game Toolkit
Spot the Differences: Game Toolkit
  • How to prepare a background for your level
  • How to create the LEVELS with EDITOR
  • VIDEO Tutorials
  • How to reskin PNG files
  • How to reskin game GUI in Unity
  • Settings
    • Lucky spin settings
    • Daily bonus settings
    • Game settings
    • Coins shop settings
  • Ads setup
  • Privacy and GDPR
  • Visual tutorial
  • Setting Up In-App Purchase Products
  • Item color
  • Edit shape
  • Localization
  • Gamepad controller
Powered by GitBook
On this page

How to reskin game GUI in Unity

Last updated 7 months ago

  1. Go to Assets -> Resources -> Popups

  2. Choose the UI that you want to modify. For example, let's select the Settings UI

  3. Look in the Inspector

  4. Select Menus_label Source Image

  5. Change the color to the one you want

  6. Repeat the process for other images, buttons, and text elements

  7. Use the eyedropper tool (pipette) to pick a color from any image or reference

  8. To change the background, reskin the main-background.png file. You can find it in the Sprites -> general-ui folder. The background is a gradient, so to reskin it, you'll need to use a graphic editor.