Get assets in script.
It would be great if we had a similar function to the one in Unity here https://docs.unity3d.com/ScriptReference/AssetDatabase.FindAssets.html
It allows scripts to find assets that have been imported without having to point an inspector field to them. Super useful! Thanks!
That is a great suggestion! I will add it to our feature request list:D
Yes that would be super helpful