Make cool text animations (spritefont and text).
Because in the old version there were some interesting ones like <A swing> or the <tw wait> but those don't work anymore and there aren't in the documentation
Hi, this plugin is a bit more complex than the C2 one. Instead of providing premade functions, it allows you to define your own.
For instance [sfdx=offsety 8*cos(t * 300 + i * 90)]my wavy text[/sfdx] will do a wavy text.
However, angle doesn't work as the default spritefont object doesn't support an angle tag yet :(
That seems a lot more complex... Any chance the easy <Y wave 5> type thing will make a return, rather than "sfdx=offsety 8*cos(t * 300 + i * 90)]"?
Yes, since the plugin is ready now, I'll try adding more user friendly formulas now :)