
smoothBeginning conflict with loops
kfitzgerald opened this issue ยท 1 comments
When smoothBeginning is enabled, any scene with a non-zero loop value will infinitely loop between the first two points of the scene.
Guessing it has to do with:
https://github.com/CreativeMD/CMDCam/blob/1.19/src/main/java/team/creative/cmdcam/common/scene/run/CamRun.java#L44