JQ

Results 3 comments of JQ

It's because every time you assign a `FloatVariable`, the variable iterates over all listeners listening to that variable assignation and invoke an event in case it should. That's why it...

I had one time the bad idea of setting the player's input every frame on a couple of `FloatVariable` and, as I added more and more listeners for those variables,...