An open API service indexing awesome lists of open source software.

https://github.com/mminer/shortcuts

Handy shortcuts for Unity.
https://github.com/mminer/shortcuts

game-dev game-development unity unity3d

Last synced: 5 months ago
JSON representation

Handy shortcuts for Unity.

Awesome Lists containing this project

README

          

# Unity Shortcuts

Handy shortcuts for Unity.

- **GameObject/Reset Position**: sets the selected transform's position to (0, 0, 0)
- **GameObject/Reset Rotation**: sets the selected transform's rotation to (0, 0, 0)
- **GameObject/Reset Scale**: sets the selected transform's scale to (0, 0, 0)
- **GameObject/Reset Transform**: sets the selected transform's position, rotation, and scale to (0, 0, 0)
- **Edit/Select Parent**: selects the selected game object's parent