Generates clones of the player that mimic all of their movements. If the player touches one, they will take damage and the clone disappears. The clones cannot be defeated through any other means. The generator and all of its clones will be destroyed when SW_B gets activated. This causes all remaining clones to drop Star Bits.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg1 | Integer | SMG2 | False | Number of Clones: The number of clones to be generated. Default is 40. | |
Obj_arg3 | Integer | SMG2 | False | Spawn Delay: The delay between each generation. Default is 90. |
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG2 | False | Appears when this switch is activated. |
SW_B | SMG2 | False | Once activated, all clones will be killed and the object will stop generating clones. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Camera | SMG2 | False | Uses 出現デモカメラ for appearing. |