-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingrefactorThis shid's boutta get rewrittenThis shid's boutta get rewritten
Description
This should fix most of the issues with weapon switching.
We need to refactor all unsubbing to happen in the same class as the subscription happens.
Look at the GunController delegates in particular.
So what we need to do
- Ensure all GunController delegates have + and - in the same class as where the subscribed method is from
- Refactor all GunBody/Barrel/Extension classes to have a dedicated subscribe/unsubscribe method? (imo they should all have been modifiers, then much of this would've been solved already...)
- and ensure that ProjectileModifier.Detach() is actually called (!!!)
- Find other occurences of this (oh joy)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingrefactorThis shid's boutta get rewrittenThis shid's boutta get rewritten
Type
Projects
Status
Ideas