Hello,
I have a card game I've been working on that is made up of control nodes in 2d. I've never made any games in 3d, so I don't know if this is easy or difficult to do, whether I should be using a (sub?)viewport in 3d or a shader, but basically I'd like to achieve the effect in the images, taking my flat 2d scene and projecting it toward the background. Ideally it could be done in such a way that it wouldn't impact the interactive elements (like it would project the areas of all controls shown). I resonate really well with videos or articles but I haven't really found anything to this effect. Maybe I'm not searching for the right things? Thanks for any help.