A controller that periodically generates platforms that move on a set path. The platforms that it creates always use the model KoopaJrLv2Lift. The actual platforms are usually represented by KoopaJrLv2LiftForGenerator objects which have to be linked to the generator.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg6 | Integer | SMG2 | False | First Appearance Delay: The time in frames it takes before the first platform appears. Default is 0. | |
Obj_arg7 | Integer | SMG2 | False | Individual Spawn Delay: The time in frames between when each platform spawns. Default is 180. |
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG2 | False | The object will start execution when this switch is activated. |
SW_B | SMG2 | False | If used, the platforms will start to appear only after this switch has been activated once. |