A platform consisting of various smaller chunks. The chunks are SandBirdParts objects that have to be linked to this object using GeneratorId. If no path is assigned, the platform won't move at all. If a path is assigned, it will start moving once the player steps on one of the blocks.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Float | SMG2 | False | Default Movement Speed: The rate at which it moves on the path. Default is 6. | |
Point_arg0 | Float | SMG2 | False | Movement Speed: The rate at which it moves from this point. |
Name | Games | Required? | Description |
---|---|---|---|
Rail | SMG2 | False | The path that it can move on. |
BaseMtxFollowTarget | SMG2 | False | Objects of this class can be followed by another BaseMtxFollower object. |