[Bug] 'new' Keyframes should be replaced by a change values for each loop

Surely if we loop and continue to create new ‘Values’ for every single object for every single loop we will start to have a garbage collection problem. Shouldn’t we create ‘new’ Values for the buffer size then just change the values each frame instead of creating new Values. Am I missing something - games shouldn’t rely on the garbage collector should they?

1 Like

Privacy & Terms