Skip to content

Conversation

meatspace
Copy link

@meatspace meatspace commented Jul 12, 2025

Fixes "SetSpeed" not properly reading float input, allowing changes to the conveyor belt speed in real time.
Adds a start disabled flag.

Code From github user speedvoltage:

https://togithub.com/ValveSoftware/source-sdk-2013/pull/1071


Does this PR close any issues?

no

PR Checklist

  • My PR follows all guidelines in the CONTRIBUTING.md file
  • My PR targets a develop branch OR targets another branch with a specific goal in mind

meatspace and others added 2 commits July 11, 2025 16:15
code fix found on momentum mod repo
@TeamSpen210
Copy link

To be able to change conveyor speed, the material proxy really needs changes. Just changing speed would cause it to jump around, it really needs to calculate an offset value, adjust that whenever the speed changes.

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