Uhm, so one of the most annoying things with SB'ing is imo the need to constantly search the end of the objects' code to work properly (for example in snow/rings/etc.)
Can you please add an option to write lines as the following
_Action,Easing,Startvalue,+Extratimeuntiltheendvalue,....
Then
_M,0,123,+123,360,240
would be the same as
_M,0,123,246,360,240
While it technically does not matter for some things (Lyrics, BG movements) It's really helpful for things which follow the beat, and are not possible via loops such as the rings (as the M-values are different everytime, but the difference in starttime/endtime is the same everytime
Can you please add an option to write lines as the following
_Action,Easing,Startvalue,+Extratimeuntiltheendvalue,....
Then
_M,0,123,+123,360,240
would be the same as
_M,0,123,246,360,240
While it technically does not matter for some things (Lyrics, BG movements) It's really helpful for things which follow the beat, and are not possible via loops such as the rings (as the M-values are different everytime, but the difference in starttime/endtime is the same everytime