I was wondering if it’s possible to get something like this
Basically, instead of fading out like the generic FiveM chat would do. How do I get it to scroll up?
I was wondering if it’s possible to get something like this
Very nice looking speedometer too.
Looking forward for the chat thing.
Anyone seen something like this?
If you use the default chat resource, I guess you could just edit the index.html of that.
You can achieve that by editing the chat div and using the fadeOutUp function with Animate.css
Could you possibly elaborate? Got me stumped.
I just realized the chat resource already use animate.css.
Weeeell. In that case. Edit index.html on row 21 where it says fadeOut. Change to fadeOutUp and it should work. You can use any animation listed here: Animate.css
Thank you for that information, I appreciate it!
thank you for the help i was just looking for something like this