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

Add phys_torque fix #24

Merged
merged 1 commit into from
Jul 30, 2023
Merged

Conversation

brandonsturgeon
Copy link
Member

Fixes a stinky bug that happens if a phys_torque entity (motors) are Fire'd with too much Scale.

The same setup that would cause the bug before now behaves normally.

Before:

Stinky Bug (core dumped)
email debug.log to [email protected]

After:

[GMS] phys_torque Scale clamped from        9.9999996802857e+38     to      1000000

@brandonsturgeon brandonsturgeon merged commit 36df45f into main Jul 30, 2023
1 check passed
@brandonsturgeon brandonsturgeon deleted the feature/CFC-63-phys-torque-fix branch July 30, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants