Asset Type "textureatlas" missing

Hey hey :slight_smile:

We are again taking a look at asset loading. Since we switched to developing in TypeScript, we now have the types available to us that are exposed by the engine. And there we noticed that the possible types of Assets do not include the type “textureatlas”. Is that by mistake, or is there a reason for that? Shall I create an issue or PR for that?

Thanks

1 Like

Yes, a PR would be great!

Thanks, I opened the pull request

2 Likes