Anyone know how to load sprite sheets as a list of sprites using addressables? I tried loading a sprite sheet as IList in addressables, but it says key is unknown when trying to load a sprite that is marked as multiple. The only keys it gives a sprite is texture 2d and sprite when trying to load a multiple sprite.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Loading SpriteSheet Sprites With AssetReference | 31 | 15936 | October 13, 2020 | |
Loading Addressable directory | 6 | 18310 | December 7, 2022 | |
Loading sliced Sprites with Addressables | 1 | 63 | August 20, 2024 | |
Loading hundreds of UI images using addressables? | 1 | 1072 | July 7, 2021 | |
How to load sprites? | 5 | 1618 | March 21, 2024 |