John Smith Posted March 22, 2015 Share Posted March 22, 2015 hi umm i know that animations such as like fade outs/ins can be done with interpolateBetween but i wonder how to make some kind of notification system like this you got some notifications and after 3 secs after a specific line has been shown, the line fades out line 1 line 2 line 3 line 4 then when line 1 is faded out those 3 lines more 1 line above in animation style how do people make this stuff, full of animations, and for each line there's specific "lifespan" ? Link to comment
WhoAmI Posted March 22, 2015 Share Posted March 22, 2015 Insert all notifications in table. When one is disappearing loop the table and change others position. Link to comment
xXMADEXx Posted March 22, 2015 Share Posted March 22, 2015 I'd suggest checking out my notification system from Nerd Gaming. https://github.com/braydondavis/Nerd-Ga ... ages/c.lua 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