It seems even if I have a fastloop running in the background doing absolutely nothing, my game still lags when I get to upwards of 300+ iterations. Is there any way to alleviate this?
I should clarify that I'm using I think Nifflas' example on how to use a platform movement object for multiple objects at once, so I have to run a fastloop for each object constantly.

