Idle Drone Commander review
4

ok really like this. i know it probably won’t get updates since it’s from a game jam (i think), but for any dev who might see this: when an upgrade says “increase production by XX%”, it’s normal to assume it compounds like 100 → 110 → 121 → 133 and not 100 → 110 → 120 → 130. compounding is very different from flat scaling, and with lots of upgrades it becomes way more powerful. so maybe try to be explicit about whether it’s compounding or not, or use + or x to make the difference clear. thx a lot if you can do that in your games

No comments yet
Be first to add a comment