Pages: 1
Topic closed
Can you explain in more detail? Because there are lots of different types of picture puzzle games.
Offline
missLady wrote:
@redrocker227
'Can you explain in more detail? Because there are lots of different types of picture puzzle games.'
slide it jigsaw game
Hmm... First start by making the costumes, then lay out the levels. Start there. Then do the easy stuff, then the harder stuff.
Offline
What are you talking about? Maybe like a puzzle meaning a picture? Well that's simple. First, you will have to make it so all the puzzle pieces are unlocked so they can be dragged online and in Presentation Mode. Make so if a specific puzzle piece reaches a certain range of the x and y positions, it will be in the correct place.
It would probably look something like this on a specific puzzle pieces spriting area:
<when green flag clicked>
<if> <<<( <x position> <>>number )> <and><(<y position> <>>number )> >>
<go to x:(number )y:(number
[/blocks]
That script makes it so if the x and y positions are greater than the number you pick for each of them, it will go to the exact place it's supposed to be in.
If this isn't what your asking, then I'm sorry, but you'll have to explain more.
I hoped this helped somewhat!
Offline
A slide it, huh? I hate those. I can never solve those.
Well, I think the easiest way is to make the 8 costumes, then align them. Make it so that you can determine where the empty spot is. Then make it so when the block is clicked then it will move to the empty space.
For some reason I now feel like making one of these. If I make it fast enough, I'll show you what it should be like.
Offline
mcpNOVA
'What are you talking about?'
i want to create an slide it - game , it s a puzzle were a picture is split up into squares and you have to slide the blocks, to create the whole picture but im unsure how to approach it , i am beginner at scratch, i have done the basics but i wasn't sure wondering how i would get the sliding effect?
thank you for all your help
Offline
Topic closed
Pages: 1