Klondike Solitaire Game Engine
  • 🥳Welcome to Klondike Solitaire Game Engine
  • ⚠️Attention
  • 📺YouTube Tutorials
  • 🤔How to start?
  • 📚Solitaire Game Editor
    • Game Manager
      • Windows
    • Audio Manager
    • Card Shirt Manager
      • Card Front
      • Card Back
      • Background
    • Hint Manager
    • Undo Performer
    • Klondike Card Logic
    • Congratulation Manager
    • Statistics Manager
    • Auto Complete Manager
    • ADS Manager
  • 📧Contact
Powered by GitBook
On this page
  1. Solitaire Game Editor
  2. Card Shirt Manager

Background

PreviousCard BackNextHint Manager

Last updated 1 year ago

To add a new game background, you need to create the preview image with the same name as the background.

  1. Create the background image with your favorite image editor and save it as PNG.

The Background Image must be saved in /Soliaire Touch/Resources/Sprites/Backgrounds.

  1. create the preview image with your preferred image editor and save it as PNG.

The preview in /Soliaire Touch/Resources/Sprites/BackgroundsPreviews.

  1. Select the first reference object to be located in the hierarchy.

  1. To add a new background: duplicate the object and edit its png image with the preview image.

  1. Add The reference it with the object that selects the background. you need to add the preview image and the duplicate object.

📚