-
Notifications
You must be signed in to change notification settings - Fork 6
server.services.CombatMiddleware.CameraShake.CameraShake
Mahatma Kollu edited this page Oct 19, 2021
·
2 revisions
server/services/CombatMiddleware/CameraShake.CameraShake
Attaches to the Blocked, Swing, and Hit middleware and calls a camershake upon these events.
OnInit
• new CameraShake()
▸ onInit(): void
void
OnInit.onInit
- 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