Demo Video - https://youtu.be/ko-XSRXydT8
Advanced Image Jigsaw Puzzle that can be found in many horrors and other popular games. This is built with many Blueprints to be added to any project quickly and efficiently.
-- Basic Idea --
Solve the image jigsaw to get the key, open the door, trigger the event, and so on. What will happen after the player solves the jigsaw is totally up to the developers. After the player solves the jigsaw, the player can not interact with the jigsaw anymore because the puzzle is regarded as Done.
-- What You Can Do? --
You can change the blueprints and the visuals as you need for your projects. The image for the puzzle should be square(512x512px, 1024x1024px). The image is mainly controlled inside the Widget Blueprints and most of the functions like Open Door are controlled inside their own Blueprints.
For more information, check out the Video and Documentation.