Chuan Liu

Results 3 issues of Chuan Liu

If you play sounds or musics by Ax.sound()/Ax.music(), it will new a AxSound and push it into the Ax.sounds (an AxGroup) for updates. But if the AxSound.destroy() has been called...

Fixed an issue that `CurrentValue` isn't set to `From` if the animation never started.

Can also now remove things like `SafeFastForward`.

enhancement