Multirious
Results
11
comments of
Multirious
trafficstars
`RepeatStyle::PingPong` is a calculation in `bevy_time_runner` where it literally reverse the `TimeDirection` on 'bounce'. This is the simplest implementation and most intuitive behavior IMO. This should supports most looping animations...