gamedaybyday2 比如我打开技能模块,需要加载技能模块的资源,包括a.atlasb.atlasc.atlasd.mp3e.mp3f.jsong.json那么laya里是怎么一起加载这个模块的资源的。不能用Laya.loader.load([a.atlas, b.atlas,...,....])这样加载吧,那这样管理不是很麻烦 如果除了技能模块,其他还有任务模块,人物模块,活动模块等等 有没有什么便利方法???各位