u/erikcotres

How would i go about fixing these top-down scroller collisions?

How would i go about fixing these top-down scroller collisions?

I've made a top-down scroller base in scratch, the "engine" itself used a chunk system for the background to prevent the map from getting low quality after being sized up, however, somehow my collisions scripts do not work. When I tried it at first the game freezed before somehow teleporting my player far away from the map chunks, I updated my chunk script and put the "go to" block inside a custom block without screen refresh, now i think the game just freezes alltogether, any way to fix this?

Project link: https://scratch.mit.edu/projects/1304409024/

Chunk position script

Scroller collision script

reddit.com
u/erikcotres — 16 hours ago