Revisiting Joey and Kelsey's 'Bachelor' Love Story ABC Is "Pausing" 'Bachelorette,' Skipping Next Szn All the Spoilers About Zoe McGrady From 'Bach' Rachael Kirkconnell's A+ Galentine's Gift Guide Your Official Szn 29 'Bachelor' Contestant Tracker ...
I added code to try and apply a transition of Linear, but I had to comment it out because it messed up everything. def ChangeTransitionType(control, currentTime): key = RLPy.RTransformKey() key.SetTime(RLPy.RTime(currentTime)) key.SetTransitionType(RLPy.ETransitionType_Linear) # add...