2d puzzle concept with image rotation almost like rubik's cube

Hello, i did a little thing that i though about a while ago.

Simple 2d puzzle with images almost like 15 puzzle but with little difference.

Planning to do short puzzle game with that.
I’ll need to do some work.

  • UI system (i really bad at everything except a little bit of code)
  • 10-15 levels. (I can’t draw so i’m gonna use free images or even AI generated ones)
  • I need to understand how to fit image on screen while using Node2D, because i dont know much about using Control node and dont even know if i can show only part of an image when also being able to rotate and move it. (i think it is possible, i just dont know how to, so im gonna use 2d node)

I dont know how much time it will take from me, but i want that stuff done.
Was feeling like to share that concept with somebody. Even if i’m feeling like i invent a stuff that was done before me

1 Like