playcanvas / editor

Issue tracker for the PlayCanvas Editor
https://playcanvas.com/
154 stars 28 forks source link

Support Spine in UI Elements #39

Open MoserAlex opened 4 years ago

MoserAlex commented 4 years ago

Currently spine objects cannot be used in the UI, screen elements and the like. A lot of times in our games we have a little box with a character in the top left/right who gives instructions to the player. Othertimes we would like to have a little bit more freedom to be able to animate elements in screenspace. As of now, it is a bit of a pain to position spine objects to stay on screen, especially to scale them with different resolutions.

Leaving the forum post here for reference as well: https://forum.playcanvas.com/t/spine-animations-in-ui/12446

yohami commented 3 years ago

We need this for a number of projects, any chance to put it back in priority?

yaustar commented 3 years ago

I'm thinking using a second camera with render to texture (if you only have the one or two spine objects) is your best bet here