Mesh | M | The mesh object to crawl on | Mesh |
Mesh Threshold | MT | Input the distance threshold, the min distance current position needs to be from mesh in order to move towards it | Number |
Mesh Projection Distance | MPD | Input the amount to project the current location along the current speed | Number |
Trigger Spawn | TS | Input value specifying if creeper is now allowed to spawn any children objects stored | Boolean |
Max Children | MC | Input value specifying the maximum number of children each creeper can have, careful how large you make this number | Integer |