i have a json file which contains geometries asset names. Now I want to write an editor script which select these files in the project view automatically. Then i want to do some other stuff on these.
Any idea how it works?
Thanks for any input.
(I´ve tested sth with “EditorGuiUtility.PingObject” but it didn´t work.)
It’s probably the easiest if all these assets are in the root of the same folder, in which case you just select the folder and select each asset at the folders path + assetname.