Drag to scroll GUI node

I’m about to code a drag node system which will work like the map in many of the games made by King. Just wanted to check - Is there a library that handles this already so I don’t have to reinvent the wheel?

2 Likes

There is an example that might be useful, did you check it out? :wink:

level_selector

More examples: Defold Public Examples

3 Likes

No I didn’t see that one, thanks for the link!

2 Likes