On a falling-sand pixel game, I need to utilize parallel lua to render the frame and simulate the next frame within the same frame for efficiency, I’m not the best at parallel, I’ve looked at sources but I’m still confused.
This is my implementation (parent of the localscript is an actor)