Do you have any idea?
I have done this in the past by allowing the transition to happen normally (with animation) and then after the transition, calling Actions.reset();
This may or may not work for your case.
@cridenour not sure if I understand your approach.
How do you trigger a normal scene transition if you haven't called Actions.reset() yet?
Could you provide an example?
Most helpful comment
@cridenour not sure if I understand your approach.
How do you trigger a normal scene transition if you haven't called
Actions.reset()yet?Could you provide an example?