Unity Assets Guidelines
Best practices and pitfalls for Unity packages used in this project.
Available Packages
| Package | Description | Status |
|---|---|---|
| soap | Scriptable Object Architecture | ✅ |
| feel | MMFeedbacks feedback system | ✅ |
| dotween | Tween animation | 🚧 Coming soon |
Instructions
If argument provided ($ARGUMENTS):
- Read
./docs/$ARGUMENTS/patterns.mdfor usage patterns - Read
./docs/$ARGUMENTS/pitfalls.mdfor checklist and troubleshooting - If debugging specific issue, check detailed files in
./docs/$ARGUMENTS/pitfalls/
If no argument provided:
- Display available packages list above