datatags / tilecraft

A Scratch 3.0 sandbox game where you can make a world with the many tiles available, and even create your own!
1 stars 0 forks source link

Random column missing from import #4

Closed datatags closed 5 years ago

datatags commented 5 years ago

When there are many tiles being imported, sometimes a random column will be generated with only one tile in it, despite the save code indicating that several should be in this column. To reproduce, fill an entire world with grass. Save world, copy code, and reload project. Import world. You should see a column missing all but one tile. I don't know why this happens, needs to be looked into.