How to think in Godot? word game UI

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By oronoa

Hi,

New to Godot and wanted to make a relatively simple word find game. Wanted to aks how would you approach designing a UI input where you have 4 or 5 letter tiles in a circle, and you swipe from one letter to the other to create a word?

I am coming from Flutter and React Native and did the Godot platformer tutorial but , just need a few pointers to start investigating.

Thx

Oron