Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause playing tweens when game is paused #32

Open
edmundito opened this issue Jan 13, 2025 · 0 comments
Open

Pause playing tweens when game is paused #32

edmundito opened this issue Jan 13, 2025 · 0 comments
Milestone

Comments

@edmundito
Copy link
Owner

When the game is paused, the tweens should pause playing. It's not that simple because it also needs to account for GUI animations that may be required when the game is paused. At the simplest level, the pausing functionality should pause tweens except for GUI and GUIControl tweens.

@edmundito edmundito added this to the 2.4.0 milestone Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant