Hi! Thank you for showing interest!
For now, only UI elements are provided (meaning nodes deriving from Control). I was planning to add animated sprites but sadly this project is currently on hold.
That being said, if you want to give a try, please do!
1 - Don’t hesitate to make a pull request on the github page; that would be greatly appreciated,
2 - Don’t hesitate to ask for help! I have thought about it a little but I am not quite sure of the most clever approach to do it: should we create a ASCIISprite deriving from Label and mimic the Sprite2D API? Or, on the contrary, should we derive it from Sprite2D, drop the texture attribute and override API methods? The second sound more robust but more complicated and the first sounds simpler but more tedious…
Well good luck and thanks again for the comment!





