Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

How to display Naration Text always at the center of the screen

  • #1, by AkcayKaraazmak 9 years ago Zitieren
    Hi guys,

    How we can display/allign Naration Text always at the middle/center of the screen? Is there any way to do it like we do in Word? Or we should allign each text according to its length?

    Cheers smile
  • #2, by sebastian 9 years ago Zitieren
    you can set the alignment of narration text in your projects game settings.
    Then you only have to use the display narration text and use X = project resolution width/2 , Y = project resolution height / 2 . this should display it in center. Maybe a bit off in the vertical space depending if it has multiple lines.
  • #3, by AkcayKaraazmak 9 years ago Zitieren
    Great! Thank you so much mate!