Skip to content

Conversation

@RoloTheDevBunny
Copy link
Contributor

@RoloTheDevBunny RoloTheDevBunny commented Jun 21, 2025

Removing a round off error.

Changes

Deleteing a ton of zeros and an extra one. No idea how it would benefit anyone as it's a default value. The documentation also uses 0.1 in the first paragraph of the Play() method.

Checks

By submitting your pull request for review, you agree to the following:

  • This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses.
  • I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses.
  • To the best of my knowledge, all proposed changes are accurate.

Removing a round off error.
@RoloTheDevBunny RoloTheDevBunny requested a review from a team as a code owner June 21, 2025 06:25
@github-actions github-actions bot added the engine reference Changes the Engine API Reference documentation label Jun 21, 2025
@github-actions github-actions bot added the changes requested This pull request has changes requested prior to merging label Jun 21, 2025
@IgnisRBX
Copy link
Contributor

Hi @RoloTheDevBunny ,
I cleaned up this page overall, and the defaults of 0.100000001 are floats in the engine code and are actually correct (see here). I made sure to remove the citation in the description that said the default was 0.1 when it's actually 0.100000001.

IgnisRBX
IgnisRBX previously approved these changes Jun 24, 2025
@IgnisRBX IgnisRBX merged commit 004ba4d into Roblox:main Jun 24, 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