Candy Smith
HomeGeneral Info
Block Puzzle: Game Toolkit
Block Puzzle: Game Toolkit
  • Level Editor
  • How to Change or Add new Block
  • Timed Mode Settings
  • Shape Editor
  • How to reskin PNG files
  • How to reskin game UI in Unity
  • Settings
    • Lucky spin settings
    • Daily bonus settings
    • Game settings
    • Coins shop settings
  • Ads setup
  • Privacy and GDPR
  • Setting Up In-App Purchase Products
  • Localization
  • Scrollable map
Powered by GitBook
On this page

How to reskin game UI in Unity

Last updated 5 months ago

  1. Go to Assets -> Resources -> Popups

  2. Choose the UI that you want to modify. For example, let's select the Daily Bonus 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

How to Reskin / Add the backgrounds

  1. To reskin / add backgrounds, go to the Sprites -> backgrounds folder and replace / add PNG files of the same size.

  2. To change the background in the main scene, go to Sprites folder and replace main-background.png with your own background of the same size.