Publisher | mgear |
---|---|
File size | 9.55MB |
Number of files | 28 |
Latest version | 1 |
Latest release date | 2017-07-24 07:58:23 |
First release date | 2014-09-05 10:31:49 |
Supported Unity versions | 2018.4.2 or higher |
TERRAIN ROTATOR
- Small editor plugin for rotating terrain (data).
- Normally you don't need this at all, but in rare cases you can save some time when fixing a terrain that was designed in a wrong angle..
LIMITATIONS & WARNINGS
- No Unity undo available (it gets too slow to use it, you can reset to original data while it’s still in memory – after entering playmode or closing editor window its not possible anymore)
- Rotation pivot is currently center of the terrain (no options to adjust it)
- Rotation is lossy (terrain information IS LOST during rotation, it’s not 100% quality)
- Lightmap is not rotated (you need to re-bake it)
- Only terrain data is rotated, not the actual terrain gameobject
- Take backup of your terrain or project before using this (if your original terrain data is very important)
- Trees get clamped on the borders (if they would otherwise go outside during rotation), so you need to clean them up
*Check documentation pdf & Latest news at:
Support Blog
- Small editor plugin for rotating terrain (data).
- Normally you don't need this at all, but in rare cases you can save some time when fixing a terrain that was designed in a wrong angle..
LIMITATIONS & WARNINGS
- No Unity undo available (it gets too slow to use it, you can reset to original data while it’s still in memory – after entering playmode or closing editor window its not possible anymore)
- Rotation pivot is currently center of the terrain (no options to adjust it)
- Rotation is lossy (terrain information IS LOST during rotation, it’s not 100% quality)
- Lightmap is not rotated (you need to re-bake it)
- Only terrain data is rotated, not the actual terrain gameobject
- Take backup of your terrain or project before using this (if your original terrain data is very important)
- Trees get clamped on the borders (if they would otherwise go outside during rotation), so you need to clean them up
*Check documentation pdf & Latest news at:
Support Blog