What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Toast Notification Animation

bobbarker69

New Member
Joined
Jul 14, 2018
Messages
7
Reaction score
0
Any way to disable the animation of the Toast Notifications so the text is on screen and readable as soon as possible?
 
Not easily afaik. You could design your own ui element and update that.
 
Uhh not off the top of my head, i think if you try googling for honorbuddy overlay stuff you might be able to find some examples. iirc you just need to create a custom class that inheirts OverlayUIComponent and then you can add it via overlaymanager.AddUIComponent. Theres also OverlayControl which looks like it could be useful. I haven't really used some of the more advanced features of the overlay library.
 
Back
Top