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

https://github.com/scruffyrules/misc-unity-stuff

Random miscellaneous Unity resources
https://github.com/scruffyrules/misc-unity-stuff

Last synced: about 2 months ago
JSON representation

Random miscellaneous Unity resources

Awesome Lists containing this project

README

          

# Misc-Unity-Stuff
Miscellaneous Unity Resources

How to download/acquire:
- Click the header
- "Save As" in your browser
- Copy/Move into your Project's Assets folder

---
## [ResetParentWithoutAlteringChildren](https://github.com/ScruffyRules/Misc-Unity-Stuff/raw/main/ResetParentWithoutAlteringChildren.cs)
Usage: Right Click the `Transform` Component to access the Menus
Resets the parent without altering the children's position/rotation/scale/all.