07-22-2012, 23:56
im working on a halo 2 MLG mod, and im not sure how to code the shield system.
do i use %'s of health as a basis to code the sheild..
100% health = 100% shield
25% health = 0% shield
or do i make a new var system that takes damage and directs it to the shield until the shield reaches 0 and then directs damage at the player? (i want to use this, but im not sure how)
can anyone help me?
do i use %'s of health as a basis to code the sheild..
100% health = 100% shield
25% health = 0% shield
or do i make a new var system that takes damage and directs it to the shield until the shield reaches 0 and then directs damage at the player? (i want to use this, but im not sure how)
can anyone help me?