#How would you handle status effects? (poison, slow, etc.)

8 messages · Page 1 of 1 (latest)

dawn patio
#

I am not sure how do I begin doing this, I'm thinking that I'll have to make something that handles it. Server to Client?

chrome flume
#

bool values

#

everything handled on server

#

if poison bool value is true

#

then it gives poisonous effect

#

the script that handles everything of the character

#

has to be in starter character

#

and must start with this