phr00t / FocusEngine

Focus Game Engine. This is Stride/Xenko fast-tracked for Phr00t's Software games. Improvements over the original Focus on Vulkan support, PC platforms, VR, performance & ease. Cherry-picks commits from other forks as needed.
MIT License
98 stars 11 forks source link

Enter multiline text into TextBlocks via GameStudio #92

Closed phr00t closed 5 years ago

phr00t commented 5 years ago

Right now, you only can enter a single line of text -- no \n or returns -- using GameStudio's Text field. Somehow, it should process \n into actual newlines. You can set newlines into TextBlocks via code, but you can't seem to do it in the GameStudio editor.

phr00t commented 5 years ago

Done with https://github.com/phr00t/xenko/commit/4221b9f2cea31bd8d3861cddeb9f75a3b6c4afeb