Skip to content

Frequently Asked Questions (F.A.Q.)

  • What is the minimum version of Unity required for Match-2 Kit Pro?

    You will need to use Unity 2022.3.11 LTS or higher.

    Tip

    We always recommend using the latest LTS version of Unity available. Long-term support versions of the engine are more likely to be stable for production purposes.

    Warning

    Please note that we do not provide support for alpha or beta versions of the engine. They are in heavy development and therefore more likely to contain critical bugs that we cannot work around.

  • What kind of games can I create with the kit?

    The kit is specifically focused on helping your create your own unique match-2 games. At the end of the day, though, the kit is only a starting point for you to build upon and there is no limit to what you can do as long as you are aware of the fact that creating your own game is always going to require additional work on your end. The kit is not a "create my unique game in one click" kind of framework.

  • Does Match-2 Kit Pro run on mobile platforms?

    Yes, it does. The UI is prepared to scale across different (portrait) resolutions by using a Canvas Scaler that scales with the screen size and anchors (you can find more information about Unity's UI system here) and game objects are pooled to keep the amount of garbage generated at runtime to a minimum (you can find more information about object pooling here).

  • Which features does the kit NOT provide?

    While the kit provides many features useful for creating your own match-2 games, the following are some examples of features that you will need to implement yourself:

    • Integration with social networks like Facebook or Twitter.
    • Monetization via advertisements and in-app purchases.
    • Server-side persistent storage integrations: PlayFab, GameSparks, etc.

    These are the reasons why we have decided not to include any third-party integrations in the kit:

    • We cannot guarantee the quality and stability of third-party code we are not responsible of.
    • Third-party integrations generate a lot of support work that we prefer to invest in making sure the gameplay and art of the game is as perfect as it can be.
  • Does the kit include the source files of the graphics?

    No; it only includes the exported .PNG images. We will sell the sources as a separate purchase at a later date.

  • Do you offer individual discounts?

    We do not. The best way to purchase our assets at a reduced price is when they get selected for a sale.