Progress bar on my screen, Used
function clientResourceStart( )
progressBar = guiCreateProgressBar(996, 188, 225, 34, false)
end
i want it to be moved to a new position 800, 188
on my screen, not moved by setGuiposition, Moved like a login panel for example, or like a mobile phone appearing from the bottom of the screen to the middle, moving slowly, Being Dragged.