Search Unity

[RELEASED] Puzzle Starter Kit

Discussion in 'Assets and Asset Store' started by Oakley-Mobile, Dec 17, 2015.

  1. Oakley-Mobile

    Oakley-Mobile

    Joined:
    Jan 17, 2014
    Posts:
    20


    The Puzzle Starter Kit is the perfect way to get started with your own puzzle game.
    It’s simple and easy to use components mean anyone can create their own puzzle game in no time at all.


    *note: above images are samples only, these are not included in the kit

    It comes complete with well documented code should you want to dive in and modify to suit your needs as well as a thorough guide detailing how to recreate the demo scene we have provided for you.

    Features:
    - Simple and easy to use
    - 1 x set of puzzle sprites to get you started
    - Demo scene included
    - Well documented
    - Works on mobile (Android/iOS), Desktop and Web

    Demos
    WebGL Demo

    FAQ
    1)
    Support
    We would love to hear your thoughts on this pack. If you have any feature requests or ideas on how to improve the pack feel free to contact us through here!
    2) Splitting Puzzle Pieces
    Currently the kit does not support automatically splitting of images into puzzle pieces. This will need to be done in an image editing program such as Photoshop, Pixelmator or GIMP.
    3) Unity Versions
    This pack supports Unity 4.6.0 and above. Its been tested in Unity 5 with the latest public releases without any issues. We have tested on WebGL, Android, iOS and Standalone but other platforms may also work.
     
  2. SuganNaicker

    SuganNaicker

    Joined:
    Sep 9, 2017
    Posts:
    1
    Hi. Is it possible using this code to create jigsaw puzzles that are not within a fixed frame. ie. you can put pieces together anywhere on the screen?
     
  3. Oakley-Mobile

    Oakley-Mobile

    Joined:
    Jan 17, 2014
    Posts:
    20
    Yes that is possible. The kit allows you to anchor pieces wherever you like, not just in a fixed frame.
     
  4. sethi-sahil27

    sethi-sahil27

    Joined:
    Apr 8, 2016
    Posts:
    12
    Does this create the puzzle pieces at runtime?
     
  5. manishmittal44

    manishmittal44

    Joined:
    Jun 12, 2017
    Posts:
    1
    Does it breaks the image at run time or we have to provide the broken pieces.