Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swipe between the screens? #15

Closed
ivanking87 opened this issue Jul 2, 2019 · 1 comment
Closed

swipe between the screens? #15

ivanking87 opened this issue Jul 2, 2019 · 1 comment

Comments

@ivanking87
Copy link

Can you please tell me how can I make a swipe between the screens?

@Xerios
Copy link
Owner

Xerios commented Jul 3, 2019

Swipe features are content specific thus not included in this library. You'll have to add that feature separately to your screen.

One of the many ways to do it is add a MonoBehaviour to your screen that manages touch swipes.
Another way is to have a separate canvas with swipe features, then activate it when you're on a certain screen.

@Xerios Xerios closed this as completed Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants