Description for PlaybackState.Begin is misleading

The terse description for PlaybackState.Begin is:

The tween is beginning to play

Based on my observations this is incorrect and does not accurately communicate how tweens behave. This PlaybackState actually has nothing to do with playback. A better description for this PlaybackState would be something like:

The tween has just been created and has not been played yet. Once this state has been exited, it will never be entered again.

Page URL: https://create.roblox.com/docs/reference/engine/enums/PlaybackState

4 Likes

We’ve filed a ticket into our internal database for this issue, and will come back as soon as we have updates!

Thanks for flagging!

2 Likes

Thanks a bunch for reporting! I took a look and basically used your wording wholesale – hopefully it’s good to go now. Thanks again.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.