Forum Discussion
Swipe card interaction - back button
- 2 days ago
Hello Adrian Thinkaway .
Honestly, I didn't understand your file at all. 😂It was so complicated that I couldn't fix it.
So, I started from scratch and achieved what you wanted with only one card per screen, two trajectories per “card,” the two Left and Right buttons, no variables, very few triggers, but using the card's states, depending on whether it was slid to the left or right. And it's done!
This way, you can duplicate the screens infinitely, with forward/backward movements as you wish. Explore the attached file to understand the principle. In scene 4: it looks exactly like what you wanted to create, right? Please let me know if this solves your problem. Have a great day!
This is a clever way to animate the transition - I like the transparent layer that allows the animation to complete for advancing! It seems like there need to be two versions of each of these:
- A motion path with the group entering the slide from the left | A motion path with the group entering the slide from the right
- A motion path with the group exiting the slide to the left | A motion path with the group exiting the slide to the right
- A transparent layer that jumps forward at the end of its timeline | Same but jumps backward
- And a true/false variable that triggers the actions above (ex, click the next button it sets to true; click the back button it sets to false. The bullet points up above would execute based on the state of the variable)
Make the motion paths leaving the slides in both directions, then copy them and reverse the path direction on the copies.
- Thinkaway20 hours agoCommunity Member
Thanks so much for this! Pretty much makes sense to me :)
Related Content
- 7 months ago
- 6 days ago