i use a function rapidly in a game and im thinking about turn some of the globals to Locals,
Will creating Locals take more CPU or should i create a global and just use that instead?
Will creating Locals take more CPU or should i create a global and just use that instead?