Skip to content

Commit

Permalink
add yt video to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSmile-0000011110110111 committed Jan 28, 2024
1 parent bd9b61b commit a89f743
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Imagine Unity's AssetDatabase were self-explanatory, enjoyable to use, consisten

### Bam, here it is! :)

[![Watch Intro](https://img.youtube.com/vi/kJn9ncvGdac/0.jpg)](https://www.youtube.com/watch?v=kJn9ncvGdac)

## Why did I create this?

The AssetDatabase is [heavily fragmented into verbosely named, losely related static methods](https://docs.google.com/spreadsheets/d/134BEPXTx3z80snNAF3Gafgq3j5kEhmFzFBKT_z1s6Rw/edit?usp=sharing) with inconsistent signatures and varying side-effects. It's functional, but it's design is fundamentally broken (absent), leading to terrible code written against it.
Expand Down

0 comments on commit a89f743

Please sign in to comment.