Mattshark89 / OpenFlight-VRC

MIT License
46 stars 33 forks source link

[FEATURE] Do a optimization and turn off effect handler if player isnt allowed to fly #60

Closed Happyrobot33 closed 1 year ago

Happyrobot33 commented 1 year ago

This avoids the update loop running when it has nothing to do, which might improve performance minimally

Happyrobot33 commented 1 year ago

Cant really due this due to needing to update the rotationaly object syncs so other players can still use the data