ActuatorDigital / ActuatorDigital/Clarity
Identify asset usage
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the task
Removing unused assets or re-organising assets that are only used for tests or sketches etc. is not simple or intuitive to do in Unity and so often is just not done. There are some existing tools that do some of this but seem either inflexible enough to still be time consuming to use or error prone.
## Completed When
- [ ] identify assets (exclusive) usage
- [ ] by folder (so we can move or remove assets that the game won't use)
- [ ] identify assets that are in a build
## Additional Context
perhaps a grid layout or tick boxes to so you can show or exclude build referenced
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.