I have this “simple” problem is that when i use Plane panel with costume rectangle buttons that i have made using the .HolographicButton , i want to create a 5x4 panel but the problem i am getting is that when i set a margin for them to be apart from the top and the bottom button the other columns merge together, is there a way to set margin.left and margin.right to different values. Lets say margin for top and bottom to 0.05 and margin for left and right to 0.5.(Forgot to mention that the panel has .GUI3DManager control)
Hello! There is no separate left and right margin for the Plane Panel, but we’d welcome a contribution for it