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
- Host: GitHub
- URL: https://github.com/scruffyrules/misc-unity-stuff
- Owner: ScruffyRules
- License: mit
- Created: 2021-11-05T03:59:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-05T04:26:54.000Z (over 4 years ago)
- Last Synced: 2025-03-11T09:53:29.519Z (over 1 year ago)
- Language: C#
- Size: 2.93 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.