10.12.2011, 19:54
Hello guys, I'm currently working on a nice update for my td plugin and hopefully get help from someone to release it for linux too.
So now, I have 2 methods for making td move system.
Type 1 (Move default textdraws - All)
- This one will allow you to move any textdraw you created and fade out / in / animate size, font, color etc and Loop them. Upside: Animate any TD. Downside: Slow Processing.
Type 2 (Create seperate slots for moving textdraws - CreateMovingTD(...))
- These will have their own slots upto a maximum of ~50 and can be animated just like above^.
Upside: It will be extremely faster and less laggy. Downside: Limit.
Which one should I use?
So now, I have 2 methods for making td move system.
Type 1 (Move default textdraws - All)
- This one will allow you to move any textdraw you created and fade out / in / animate size, font, color etc and Loop them. Upside: Animate any TD. Downside: Slow Processing.
Type 2 (Create seperate slots for moving textdraws - CreateMovingTD(...))
- These will have their own slots upto a maximum of ~50 and can be animated just like above^.
Upside: It will be extremely faster and less laggy. Downside: Limit.
Which one should I use?