HomeGamesUpdatesPricingMethodology
Steam News12 February 20264mo ago

Small Living World 2 - Dev Diary #8

Hello everyone. It’s me... again. Playtesting revealed an issue with the scoring system. I was already aware of the problem, but the tests confirmed it.

Full notes

Full Small Living World 2 update

Read the full published notes in a cleaner layout. The original post stays linked below.

Repeated intro

Hello everyone.

What changed

0 fixes2 additions1 change0 removals
  • Gameplay
addedWe originally used a score number to represent the world’s progression. This proved confusing , since points are also used by tools. Having two large numbers on screen made it hard for new players to understand what each one meant.
changedThis was a small code change, but it had a major impact on the gameplay experience. It’s all in the details.
addedNew World Level :

Small Living World 2 changes

addedWe originally used a score number to represent the world’s progression. This proved confusing , since points are also used by tools. Having two large numbers on screen made it hard for new players to understand what each one meant.
changedThis was a small code change, but it had a major impact on the gameplay experience. It’s all in the details.
addedNew World Level :

It’s me... again.

Playtesting revealed an issue with the scoring system. I was already aware of the problem, but the tests confirmed it.

We originally used a score number to represent the world’s progression. This proved confusing, since points are also used by tools. Having two large numbers on screen made it hard for new players to understand what each one meant.

So we decided to replace the World Score with a World Level. The World Level is still calculated from the same score, but instead of seeing a big value like 320, you now see World Level 3. It represents the same progression, but in a clearer way.

Previous confusing system:

It’s now much easier to understand and distinguish between level and tool points. For example, if a plant requires World Level 5 to unlock, there’s no confusion with accumulated points.

This was a small code change, but it had a major impact on the gameplay experience. It’s all in the details.

Also, having a level with a progression, it is much more rewarding.

New World Level :

Source

Steam News / 12 February 2026

Open original post

Changelog.gg summarizes and formats this update. How we read updates.