hippogamesunity / HeroEditorHub

Support for Hero Editor assets
18 stars 0 forks source link

Question: Is it possible to add a prefab upload for Canvas? #193

Closed Lucasito closed 8 months ago

Lucasito commented 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)?

hippogamesunity commented 8 months ago

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.