Use game objects of any size and shape to raise, lower, smooth, texture, and even animate your terrains at run time!
Script dramatic changes to your terrain that react in real time to player input using a simple API.
Official Site
WebPlayer Demo
Quick-Start Guide
Forum Thread
Features:
* Raise, lower, smooth, and texture terrain that intersects with any game object that has a collider.
* Animate terrain by moving a game object and updating terrain each frame.
* Automatically backs up terrain data and has an option to restore terrain to original state when your game exits.
* Helpful debug visualizers so you can see how and where your dynamic terrain object is going to affect the terrain.
* Seamless translation, caching, and tracking of game object collider geometry into terrain space to maximize performance.