How to create a Background panel as in Nvidia Rimac

Hi , I am working on a car simulator similar to nvidia rimac. I have created the whole UI buttons and functionalities using Action graph now I need to add a background panel for main menu buttons just like Nvidia Rimac UI. How can I create a background panel using action graph

Hi @bsganga99. Like I mentioned, I don’t think this is possible with just nodes today, but I’ll double-check with the dev team.

Hi @bsganga99. Here’s what the dev team said:

Those are basically disabled buttons. There is a left panel, a middle panel, and right panel image. The middle one is stretched out procedurally to be sized to be (numButtons) + 10% or something. The actual icon stack of buttons is floating on top of and aligned with the middle panel

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.