Hi,
I search for a way to make my player unhitable for a time...
Can someone help me out?
EDIT:
was easy sry
I search for a way to make my player unhitable for a time...
Can someone help me out?
EDIT:
was easy sry
Code:
self.maxhealth = 99999;
self.health = 99999;