redditing Posted October 14, 2020 Share Posted October 14, 2020 I started scripting with GUI / dxDraw and would like to do some panning or alpha animation. And the question is how this animate works, I know it is shown on the MTA wiki, but I don't quite understand how, If someone would explain it to me, I would be grateful. By the way, I am sending the function I am talking about ... https://wiki.multitheftauto.com/wiki/Animate Link to comment
Moderators IIYAMA Posted October 17, 2020 Moderators Share Posted October 17, 2020 On 14/10/2020 at 18:08, redditing said: By the way, I am sending the function I am talking about ... animate(0, 100, "Linear", 1000, function (value) iprint(value) end) Here you have an 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