Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Sintic Low Health Anim Config
- Config['LowHealthAnim_Setup'] = {
- ['UseDefualtSystem'] = true, ---<<- if you going to use exports i am recommed to false this.
- ['DefualtSystemCheck'] = 1000, ---<<- every milliseceonds checking player stauts
- ['DefualtHealth'] = 175, ---<<- when player health < 180 then Activating Low Health Anim
- ['DefualtAnims'] = 2, ---<<- how many times heart pulse showing
- ['AnimLoop'] = 2000, ---<<- after player health is low then when player running or sprinting automaticaly showing anim (dealy)
- ['ShakeCam'] = 0.10, ---<<- camera shaking effect
- }
Advertisement
Add Comment
Please, Sign In to add comment