Goonstation 13 - Modules - TypesVar Details

Orbital Shaker

Vars

container_row_lengthThe arrangement of the containers on the platform in the X direction.
max_containersAlso acts as the number of containers in the Y direction when divided by src.container_row_length.
orbital_periodThe time it takes for the platform to complete one orbit.
physical_shock_forceHow much force does the shaker apply on process()?
radiusRadius of the platform's orbit in pixels.

Var Details

container_row_length

The arrangement of the containers on the platform in the X direction.

max_containers

Also acts as the number of containers in the Y direction when divided by src.container_row_length.

orbital_period

The time it takes for the platform to complete one orbit.

physical_shock_force

How much force does the shaker apply on process()?

radius

Radius of the platform's orbit in pixels.