how can i get the path of the sprite in unity?
getting path of sprite in unity..
Comment
Answer by herDev · Mar 27, 2017 at 11:19 AM
Hi,
Your question is a little vague but hopefully this is a good starting point for you.. AssetDatabase.GetAssetPath ()
Here's the Unity documetation on the class: https://docs.unity3d.com/ScriptReference/AssetDatabase.GetAssetPath.html
Hope that helps.
Your answer

Follow this Question
Related Questions
NetworkClient.SendMessage to other clients 0 Answers
Canvas still shows 1 Answer
How to smooth this jumping script? 1 Answer
FPS enemies, kill them and add to a score. 0 Answers
Unity won't load Project v5.5.0f3 ? any ideas for a fix? 0 Answers