- Home /
Question by
woojin · Jul 03, 2013 at 10:37 AM ·
asset-server
May I commit to AssetServer in script?
May I commit to AssetServer in script?
Comment
Answer by PAEvenson · Jul 03, 2013 at 10:57 AM
I dont think there is an api for manipulating the asset server in Unity, but the backend of the asset server is in PostgreSQL. You should be able to commit through the database manually. I know I've seen people make their own external tool for committing assets for graphic artists. Hope this helps...
Your answer

Follow this Question
Related Questions
Respawn script and door animation help 0 Answers
N00b question: how to implement direct transform manipulation collisions? 1 Answer
death script remains ineffective 1 Answer
Is it possible to load a script to a gameobject, run it then destory it? (Onetime script) 1 Answer
Door - Press button to open 1 Answer