Hello guys! I need create some simple game, but don’t know, how to realise one moment. I suppose, it must be “Drag” function…
So, i have several buttons, which user touches and drags (on android). I need script to get valuees of each button (it’s easy to do via eventsystem), but to limit(!!) that user can’t drag other letters (not connected with those i need).
Example of the game (see screenshot) will help you understand, what i mean.
For example, user starts dragging one letter and he can’t do that with that one, which is situated on the other part of the screen. How can such game be made? Thanks a lot!