I want to place some menu button side to side but the problem is that i can only move the button to the right because when i put SetSize( 0,50) it will be in the middle and when i put in SetSize( -150,50) it wont work.
I was suggesting that he adjusts the SetPos he currently has, because it is obviously wrong. No offense, but I am pretty sure he has no idea what he is doing in the first place.
Well i know what im doing and i’m editing the right value but when i put it on “0” it goes to the middle of the menu and if i put it on “10” it will go 10 pixels to the left but how can i get it to move to the right?