Search found 1 match

by hunterhewitt36
Wed Sep 19, 2018 6:53 am
Forum: Ren'Py Cookbook
Topic: [CODE] Jigsaw Puzzle Demo
Replies: 11
Views: 19177

Re: [CODE] Jigsaw Puzzle Demo

I'll work on a non-snapping version, probably need a bunch of IF statements to check the position of each piece and tie these to a timer to constantly check if the puzzle has been solved or maybe have the check routine called each time a piece is moved.