Adjusted Player Hit iframes
This commit is contained in:
parent
39b825f572
commit
f9075777e8
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ var max_hp = 5:
|
|||
set(new_max_hp):
|
||||
max_hp = new_max_hp
|
||||
max_hp_changed.emit(max_hp)
|
||||
var hit_invulnerability = 0.5
|
||||
var hit_invulnerability = 0.8
|
||||
var inv_time = 0;
|
||||
var dead = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue