https://github.com/Roland09/StampToolExtended
Extended version of the Unity Terrain Stamp Tool
https://github.com/Roland09/StampToolExtended
Last synced: 14 days ago
JSON representation
Extended version of the Unity Terrain Stamp Tool
- Host: GitHub
- URL: https://github.com/Roland09/StampToolExtended
- Owner: Roland09
- License: other
- Created: 2019-04-14T08:03:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-02T05:41:52.000Z (over 2 years ago)
- Last Synced: 2024-11-10T17:45:16.831Z (6 months ago)
- Language: C#
- Size: 58.6 KB
- Stars: 52
- Watchers: 6
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-unity3d - StampToolExtended - Extended version of the Unity Terrain Stamp Tool. (Open Source Repositories / Level Editor)
- awesome-opensource-unity - StampToolExtended - Extended version of the Unity Terrain Stamp Tool. (Open Source Packages / Level Editor)
- awesome-unity3d - StampToolExtended - Extended version of the Unity Terrain Stamp Tool. (Open Source Repositories / Level Editor)
- awesome-unity3d - StampToolExtended - Extended version of the Unity Terrain Stamp Tool. (Open Source Repositories / Level Editor)
README
# Stamp Tool (Extended)
This is similar to the existing Unity Terrain Stamp Tool, but which supports special mouse handling and other features.
## Features
Special Mouse and Keyboard Shortcuts:
+ brush resize: ctrl + mouse drag left/right
+ brush rotation: ctrl + mousewheel
+ stamp resize: ctrl + shift + mousewheelStamp 3d Preview
## Screenshots
Inspector:

Example (resize brush, resize stamp, rotate brush):

Example (3d preview)

## Requirements
Unity 2018.3+
## Update
Time passes by ... Unity added rotation and scaling to their a later version of their Terrain Tools
Credits
-------------------------------------
Full credit and a BIG THANK YOU(!!!) to the very skilled and most awesome developers at Unity who provided the Terrain Tool Samples for free for the community.