Currently, GuiScrollBar is not affected by positional changes through the baseX and baseY values.
Under Containers that move, this object will not move its rendering position nor its actual position.
Change so that it moves based on the x and y values as well.
Currently, GuiScrollBar is not affected by positional changes through the baseX and baseY values. Under Containers that move, this object will not move its rendering position nor its actual position.
Change so that it moves based on the x and y values as well.