Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nrjwolf/unity-auto-attach-component-attributes
Auto attach components in inspector
https://github.com/Nrjwolf/unity-auto-attach-component-attributes
Last synced: 3 months ago
JSON representation
Auto attach components in inspector
- Host: GitHub
- URL: https://github.com/Nrjwolf/unity-auto-attach-component-attributes
- Owner: Nrjwolf
- License: mit
- Created: 2020-02-16T12:42:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T20:53:23.000Z (over 3 years ago)
- Last Synced: 2024-08-02T05:17:14.215Z (6 months ago)
- Language: C#
- Homepage: https://nrjwolf.games
- Size: 340 KB
- Stars: 126
- Watchers: 7
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- License: LICENSE.md
Awesome Lists containing this project
- awesome-unity-open-source-on-github - Auto attach components - This asset help you to auto attach components into your serialized fields in inpector. I started use it to avoid every time assign components in Awake/Start function. (Attribute)