-
Notifications
You must be signed in to change notification settings - Fork 7
shared.Config
Mahatma Kollu edited this page Oct 19, 2021
·
2 revisions
• export=: Object
| Name | Type |
|---|---|
Animations |
Object |
Animations.Shield |
Object |
Animations.Shield.Block |
number |
Animations.Shield.Equip |
number |
Animations.Shield.Holster |
number |
Animations.Stunned |
Object |
Animations.Stunned.Left |
number |
Animations.Stunned.Right |
number |
Animations.Stunned.Stab |
number |
Animations.Sword |
Object |
Animations.Sword.Equip |
number |
Animations.Sword.Holster |
number |
Animations.Sword.Left |
number |
Animations.Sword.Right |
number |
Animations.Sword.Stab |
number |
Animations.Walk |
number |
Attributes |
Object |
Attributes.ShieldHitboxSize |
Vector3 |
Attributes.SprintingSpeed |
number |
Attributes.WalkingSpeed |
number |
Elements |
Object |
Elements.CameraShake |
boolean |
Elements.Direction |
boolean |
Elements.Gore |
boolean |
Elements.Rotation |
boolean |
Elements.Sounds |
boolean |
Elements.Sparks |
boolean |
Elements.SpringCamera |
boolean |
Elements.Sprinting |
boolean |
Elements.Stuns |
boolean |
Tools |
Object |
Tools.Athens |
string |
Tools.Kopis |
string |
Tools.Shield |
string |
Tools.Sparta |
string |
- 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