Air modes

From The Powder Toy
Jump to: navigation, search

Air modes control how the game's air simulation operates.

TPT's air simulation has two components: pressure and velocity. Each can separately be turned off, resulting in interesting and odd behaviours.

Here's a list of all air modes.

Default

The default air mode means that both pressure and velocity are used and everything is kept up to date.

Here's a short video on how it looks.

No pressure

This disables pressure simulation (I'll leave it as an exercise to the reader to clarify its effects.) Note that pressure still exists, but the effects high and low pressure have on their surroundings are not simulated.

Here's a short video on how that looks.

No velocity

This disables velocity simulation. Velocity still gets assigned to grid cells, but the effects of velocity are not simulated.

See how it looks like.

Air off

This disables all air simulation.

Here's how that looks like.

No update

Both pressure and velocity get assigned to grid cells (and particles are affected by that), but neither has its effects simulated. This means high pressure does not dissipate, and air velocity doesn't push forward.

No update looks like this.