Open chri06ea opened 2 years ago
The engine can only process a single command per tick. So a function that runs a single command, is better than the function 'RunFrame' that executes a queue of command
The engine can only process a single command per tick. So a function that runs a single command, is better than the function 'RunFrame' that executes a queue of command