I'm wondering what my next step should be. This is what I have done:
I've created an asset bundle via Asset Bundle Browser. I've uploaded the asset bundle to my server. Now I've created a new Empty GameObject and added the action "WWW Asset Bundle" which I downloaded from the Ecosystem. I've placed the url in there and then stored the object in a variable (Object). I checked the variable and the object is loaded correctly.
What is the next step that I need to do now? What action do I need to use to spawn the loaded asset in my scene?
Hope you can help me out....