bz_setWorldSize()
Available since 2.4.0
Set the world boundary size when generating a map via the plug-in API. This function will only have an effect when called before the world is defined in BZFS.
Usage
bool bz_setWorldSize(float size, float wallHeight)
Parameters | ||
---|---|---|
float |
size
|
|
float |
wallHeight
|
Returns
bool
Other Map Management Functions
This content is maintained on GitHub. We welcome any feedback and improvements!