Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Good time. Is it possible to load multiple atlases into one scene? I install the following atlas and json with a different number in another object, but only one atlas is loaded in two objects.

Is this what you mean?
See sample for details
http://ugken.com/ext/Spine/MultiResource.zip

Yes, this is the effect. It turns out that you need to spread the creation of objects in different event strings. Thank you.