hey rexrainbow
I love this plugin! but i have an improvement idea. in my game i want to reduce the cooldown of "fire the weapon" if the player hits an enemey.
like: Bullet on collision with enemey -> reduce Cooldown interval by 1 sec
i would very appreciate if you could tell me how i could handle this or maybie if you want make an update?
i was thinking of setting a instance variable for each player called "CD" and then set the time intervall to player1.CD (= instance variable) but this is neither working, i can only put numbers in there.
cheers!
phil