Hey! INTRODUCTION : This project is just a trial or demonstration of INFINITE map. Yes, INFINITE ... PRINCIPLE : It is based on the principle of lists: one which contains all the X_Y positions, and the other the type of block. The map automatically generates as you move, represented by the percentage at the top left. At the bottom right is indicated (in the form of 0 or 1) the type of map: if it is generated automatically: 1; or if ... it does not generate automatically: 0. There is no limit in X or Y, like most Scratch projects using lists. WARNING : However, the more data you have consumed (the percentage at the top right), the slower the display will be and the FPS will drop. I will fix that in future... (or no lol) Have fun ! ^^ INFO : Some houses can spawn : 1/100 blocks 1 : automatic generation 0 : non-automatic generation >Press [1] or [0] to change
>26/05/2021 : v1.0 : initial release