Converts part to terrain. Has specific options to keep existing terrain instead of overriding it.
You can find the published version here.
- Navigate to https://www.roblox.com/library/1618177131/Quentys-Part-to-Terrain
- Press Install
- Preserve existing terrain underneath
- Preserve converted parts
- ALT to select materials from world, like other terrain tools
- Shortcut key binding to convert selected part
- Nice UI
Here's an example of the UI
This plugin is built with Rojo.
Run
rojo serve
from the root directory and then sync using the Rojo plugin.
Syntax checking is done with LuaCheck