MatXpl Posted August 31, 2011 Share Posted August 31, 2011 How can i move my gui window ? I do not mean for it to immediately change position so that it only moves around the screen. Link to comment
Castillo Posted August 31, 2011 Share Posted August 31, 2011 I think you should use guiSetPosition. Link to comment
Castillo Posted August 31, 2011 Share Posted August 31, 2011 Can be a timer, or onClientRender, there are many ways of doing it. Link to comment
qaisjp Posted August 31, 2011 Share Posted August 31, 2011 Use interpolateBetween and choose OutQuad. Adapt from the example. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now