Hello ! (sorry If my english isn’t perfectly correct)
I’m having an issue with Text Render Component:
To explain with some context, I spawn a virgin card actor which I put some information coming from a Data Table where all my cards informations are stocked.
The first problem is I CAN’T use linebreaks in Data Table for my texts variables (for example the card effect that is often long).
The second one is that there is no feature (in my knowledge) that allow me to wrap the text in my Text Render Component on my card actor. That means my card effect always exceed my card effect zone where the text should be.
Can you solve my problem ?
Thank you !