-
Notifications
You must be signed in to change notification settings - Fork 7
Shield Middleware
Infinitum edited this page Oct 18, 2021
·
3 revisions
Location: server/components/Shield
-
Weapon- the weapon that is being blocked (currently in the "released" state) -
Shield- the shield that is blocking the weapon
This Middleware is called before the shield blocks the weapon by ending it's Release action.
- client/controllers/SpringCam
- client/controllers/Direction
- client/controllers/Rotation
- client/controllers/Shake
- client/controllers/Input
- server/modules/InputParser
- server/modules/Middleware
- server/modules/AnimPlayer
- server/modules/Action
- server/modules/Defer