Posted: 27th Apr 2023 0:01
Ok so I tried and tried and failed and have no clue how to make a sprite object for text and it is set to the size of the text drawn over it.

Any help is appreciated.

I know, elementary stuff. But to me not ever doing it, and also no examples any where, I must ask.
Posted: 27th Apr 2023 1:52
+ Code Snippet
SetSpriteSize(SPR, GetTextTotalWidth(TXT), GetTextTotalHeight(TXT))
?
Posted: 27th Apr 2023 3:25
I tried that but in a different way. let me check it out and Yes, It is so simple lol.

Edit

I remember doing it like this in the past. My mind is going lol.