LaunchPad
LaunchPad
extends Block
| field | type | default | notes |
|---|---|---|---|
| launchTime | float | 1.0 | Time between launches. |
| launchSound | Sound | none | |
| lightRegion | TextureRegion | null | |
| podRegion | TextureRegion | null | |
| previewRegion | TextureRegion | null | |
| lightColor | Color | eab678ff | |
| acceptMultipleItems | boolean | false | |
| lightStep | float | 1.0 | |
| lightSteps | int | 3 | |
| liquidPad | float | 2.0 | |
| drawLiquid | Liquid | null | |
| bottomColor | Color | 565666ff |