IceHacks

Results 25 comments of IceHacks

You can calculate FPS on your own, using Date.now(). And use that in your animation Example: ```js var timestamp = Date.now(); var loop = function() { if (1000 / (Date.now()...

@theharshin no I never found one.

There is always hope someone will pick this back up and continue.

Honestly, I don't even have enough time to use this. If I did have that much time, I might. I think I'd rather just make my own though.

Can't you just click your account name and press logout?

It's because Surviv doesn't treat this item the same as it does a gun. It's fixable, but I don't typically find one in a game so I wouldn't be able...

> * If the move keys are pressing (arrows keys, WASD keys) auto chase won’t enable. (This thing should be in the keybind) > * auto chase still follow the...

A minimum distance interests me