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

fix updating flashlight fx after attachment switch #1154

Merged
merged 3 commits into from
Jun 7, 2019

Commits on Jun 2, 2019

  1. Add next attachment in next frame

    - Moves adding of next attachment to next frame
    - Allows different flashlight modes to be used and update properly when switching
    - Currently switching from one flashlight to another in the same frame whilst the flashlight is on causes the light effect not to update to the new flashlight
    
    Question: Would the localEvent need to be moved into the next frame as well?
    tbeswick96 committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    b7c79b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    54bf3ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c40ea View commit details
    Browse the repository at this point in the history