Adding delay between jumps
-
Hey guys, I need to make a delay between jumps but I didn't found the class which does provides it
[...] onEnable: function () { // jump delay = 10 } onDisable: function() { // jump delay = default } [...]
I'll be grateful for any help for solving this problem
-
@dont_doubt said in Adding delay between jumps:
Hey guys, I need to make a delay between jumps but I didn't found the class which does provides it
[...] onEnable: function () { // jump delay = 10 } onDisable: function() { // jump delay = default } [...]
I'll be grateful for any help for solving this problem
mixinentityplayersp