Double the speed of the currently connected chase. ActionScript.SetProperty("Handles.SourceHandle", Playbacks.Editor.SelectedPlayback) ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", Chases.ConnectedHandle) Math.Min("Playbacks.Editor.Times.ChaseSpeed", Playbacks.Editor.Times.ChaseSpeed * 2, 3600.0) ActionScript.SetProperty.Float("Playbacks.Editor.Times.ChaseSpeed", 1.0) ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", Handles.SourceHandle)