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

Update TweenService.yaml #1000

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Update TweenService.yaml #1000

wants to merge 3 commits into from

Conversation

sammygrey
Copy link
Contributor

Added additional info for TweenService:SmoothDamp. Includes summaries for all variables and the return value, default values for maxSpeed and dt, and changing the term "value" to "tuple."

Added additional info for TweenService:SmoothDamp. Includes summaries for all variables and the return value, default values for maxSpeed and dt, and changing the term "value" to "tuple."
@sammygrey sammygrey requested a review from a team as a code owner January 25, 2025 21:02
@github-actions github-actions bot added engine reference Changes the Engine API Reference documentation changes requested This pull request has changes requested prior to merging labels Jan 25, 2025
I don't have permissions to change default values so guess thats scrapped.
removed default variables
@sammygrey
Copy link
Contributor Author

Doesn't seem like I have the permission to change default variables, so I'll just include the changes I made in this comment:
maxSpeed: Default variable is Library.math.huge from what I've tested
dt: Default variable is the framerate of the context in which the Smoothing operation is being performed, different for local and server.
Credit to @MrHistory for bringing up these inconsistencies: https://devforum.roblox.com/t/documentation-for-tweenservice-smoothdamp/3413896

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes requested This pull request has changes requested prior to merging engine reference Changes the Engine API Reference documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant