i’m playing the game, on auto resolution because it doesn’t look like you can change it and i get to stage of tutorial where i have to press question mark on this predicted auto-evolution window… the thing being it looks like it is beyond bourders of the screen. Everything else seems to be alright
2 Likes
This seems like an issue with missing word wrap on a few specific labels in the editor.
I’ve made a fix:
Revolutionary-Games:master
← Revolutionary-Games:fix_prediction_word_wrap
opened 07:23AM - 01 Aug 24 UTC
and a few other places in the editor that were missing it
**Brief Description… of What This PR Does**
This PR does some stuff...
**Related Issues**
<!-- List all issues this PR closes here with the closes syntax:
https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
If this is not related to an issue, it should be described in more detail why this PR is needed here instead.
-->
https://community.revolutionarygamesstudio.com/t/the-hud-piece-doesnt-fit-in-the-screen/7581
**Progress Checklist**
Note: before starting this checklist the PR should be marked as non-draft.
- [x] PR author has checked that this PR works as intended and doesn't
break existing features:
https://wiki.revolutionarygamesstudio.com/wiki/Testing_Checklist
(this is important as to not waste the time of Thrive team
members reviewing this PR)
- [ ] Initial code review passed (this and further items should not be checked by the PR author)
- [ ] Functionality is confirmed working by another person (see above checklist link)
- [ ] Final code review is passed and code conforms to the
[styleguide](https://github.com/Revolutionary-Games/Thrive/blob/master/doc/style_guide.md).
Before merging all CI jobs should finish on this PR without errors, if
there are automatically detected style issues they should be fixed by
the PR author. Merging must follow our
[styleguide](https://github.com/Revolutionary-Games/Thrive/blob/master/doc/style_guide.md#git).
Which makes the game look like this:
2 Likes