We have an old wood table that has been used and abused for years. Bringing it out over the holidays for card playing, I commented how badly damaged it was and wished I knew how to remove the hideous white heat stains that marred the top. While talking I’m quickly covering the surfac...
Originally this was like Chris's answer, but it messed up the scale, not sure why. def ChangeTransitionType(control, currentTime):# set transition control.SetKeyTransition(RLPy.RTime(currentTime), RLPy.ETransitionType_Linear, 1.0)I just pass in the control for a prop and the time as ...