Orbital Shaker
Vars | |
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. |
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.