Im trying to create a constant scrolling Platform. Problem is, no matter what I have tried, there seems to be a gap that is generated every so often. This causes issues when I spawn objects onto the moving platform. If those objects land on the gap they wig out. I want to control the speed of my platform using a global variable called speed. Currently it is set to 10. Attached is a quick CAPx of my issue as you can see about every 5 blocks there is a gap. How do I fix this? Thanks!!