Hello 🙂
I want to create a back-swipe function in my prototype that always āmoves inā.
I have different prototype interactions moving from one frame to another depending on content (sometimes āmove inā / sometimes āinstantā).
I want to create a swipe back function on every page and created an interaction āon dragābackā. However, I noticed that depending on how I created the interaction entering the page influences the dragāback animation.
- if it is a āinstantā animation, the drag-back animation is also instant
- if it is a āmove inā animation, the drag-back animation is also move in
Is there a way to say that on dragāback is always a move in animation?
