Skip to content

Update TweenService.yaml#1000

Merged
IgnisRBX merged 5 commits intoRoblox:mainfrom
sammygrey:patch-7
Jan 27, 2025
Merged

Update TweenService.yaml#1000
IgnisRBX merged 5 commits intoRoblox:mainfrom
sammygrey:patch-7

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

@IgnisRBX IgnisRBX merged commit 173a8d9 into Roblox:main Jan 27, 2025
3 checks passed
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.

2 participants