You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the editor works in 30fps, there should be a setting that allows the user to select 60fps instead. To do this, its possible that the time types need to be changed from float to double. (or even better use CCTime)