Sex* Posted July 31, 2013 Share Posted July 31, 2013 So I have one userpanel that I would like to modify. I was thinking about interPolateBetween but I dont know how to use it So I have this in my userpanel right now: for i=1,#menu.bottom.img.url do dxDrawImage(menu.bottom.img.pos[i][1],menu.bottom.img.pos[i][2],menu.bottom.img.size[1],menu.bottom.img.size[2],menu.bottom.img.url[i],0,0,0,tocolor(255,255,255,menu.bottom.img.alpha[i]),true) end And I want them to come from the bottom to the bottom line and they would start popping up like not at the same time but all in a different time. Like the first icon comes, then second etc.And then I hover over them they become bigger and stuff. But idk how to make that advance scripting. 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