shapez.io
shapez.io copied to clipboard
Unable to do freeplay in demo
Unsure if this is intended, but it isn't possible to play free play in the demo anymore:
No stacker, so can't make the shape. Plus it's asking to deliver at -1 items a second. :)
Only at level 15 does it ask to deliver at 1 item a second.
This was fixed recently.
I am having the same issue.
Presumably, you're trying to play a Level 15 save in the demo, which has been restricted to just 9 levels, and the demo doesn't account for what to do? I think the dev had the intention of removing freeplay in demo (not sure), but I guess it wasn't done properly.
Directly speaking, the lack of buildings is because the missing levels mean the corresponding unlocks are never given. The negative numbers are simply because the freeplay throughput calculation formula has the first freeplay level (27) hardcoded in: https://github.com/tobspr-games/shapez.io/blob/b07e04e7b1c3a3af312fac3ea8957c89dbf48b67/src/js/game/hub_goals.js#L255