NVlabs / FPSci

Aim Training Experiments
Other
67 stars 23 forks source link

Only strafe ever N calls to slideMove #430

Open jspjutNV opened 3 months ago

jspjutNV commented 3 months ago

This PR adds a strafeDivider parameter to the general config which can be used to cause the player's slideMove() function to only be called 1 in strafeDivider frames. The code hasn't been tested yet, but I wanted to get the idea in place in case we end up finding it useful.

Still TODO: