#Humm if you plan to always have the

1 messages · Page 1 of 1 (latest)

crystal igloo
#

okay, that worked. Now, how would I change the health of this object back to 100

empty dagger
#

You can create a method RevivePlayer()

Which will setActive true and restore health to 100

#

And call it whenever you want to revive your player from a manager or something like that