I have a number of objects that I wanted to spawn over an object after an ajax request had finished loading. What I wanted to do is something that is like the one in the image. Also, if possible, make the object to have a scroll or a pagination or something that can enable for all the stuffs to show. Hope someone can help me with this. It would be a big help in what I'm doing right now. Thank you in advance :D
An object has a spawn command where you can spawn an object onto it at a specific image point, or align with set position. What did you try so far and what failed to work?
Develop games in your browser. Powerful, performant & highly capable.
I have an ajax request that stores the result in an array. It loops and spawns an image. I tried doing the one with the image point, but it just spawns all the images on that image point.
All the info is too vague, better if you share the file so someone can take a look.