#Any suggestions on how should i approach on re-creating this?
1 messages · Page 1 of 1 (latest)
That should be fairly easy with godot. The hardest part would be the visuals
You can use buttons to respond to user input.
Use signal "pressed" to start the levitation animation
since it's a grid, just move the buttons/cards on the predetermined position of the slot
Slots would be buttons too so you can get which slot was selected and get its position