Closed Lucasito closed 8 months ago
I can't do ScrollView with characters properly because the mask doesn't work on them. Is it possible to add prefab loading for Canvas (replace SpriteRenderer with Image or RawImage)?
Hello, characters are not UI objects, so you can't put them into Canvas. You can dump characters to sprites or make avatars for UI.
I can't do ScrollView with characters properly because the mask doesn't work on them. Is it possible to add prefab loading for Canvas (replace SpriteRenderer with Image or RawImage)?