https://github.com/xjine/unity_memocomponents
MemoComponent has a simple text field and displays the text in the Scene view. It will be removed when the scene is built.
https://github.com/xjine/unity_memocomponents
assets unity
Last synced: 10 days ago
JSON representation
MemoComponent has a simple text field and displays the text in the Scene view. It will be removed when the scene is built.
- Host: GitHub
- URL: https://github.com/xjine/unity_memocomponents
- Owner: XJINE
- License: bsd-3-clause
- Created: 2025-01-07T10:24:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T10:44:33.000Z (over 1 year ago)
- Last Synced: 2025-08-23T09:12:02.503Z (10 months ago)
- Topics: assets, unity
- Language: C#
- Homepage:
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_MemoComponents

MemoComponent has a simple text field and displays the text in the Scene view. It will be removed when the scene is built.
## Importing
You can use Package Manager or import it directly.
```
https://github.com/XJINE/Unity_MemoComponents.git?path=Assets/Packages/MemoComponents
```
### Dependencies
This project use following resources.
- https://github.com/XJINE/Unity_RemoveOnBuilds