How to create a menu to select a character.

Hello everyone!

Anyone know how to make a menu like the Crossy Road to select the character.

I want to slide your finger and make a tour of the characters.

official tut on scrollrects

live training on buttons in scroll rects

@LeftyRighty Thank you so much, I working!!

The solution I adopted was to attach objects to the transparent buttons in a scrool rect, so as to manage 3d objects with the convenient of scrool rect interface.

Here you can find the official documentation for use scrool rect: Redirecting to latest version of com.unity.ugui

Maybe my assets can serve you :wink:

1 Like