EvilEngine/TEXT: Difference between revisions

Add height/width, edit formatting
(Add shorthand font)
(Add height/width, edit formatting)
Line 90:
|-
|
{hheight=''<value>''}
{h=''<value>''}
|| Float
|| ?
Line 207 ⟶ 208:
|-
|
{wwidth=''<value>''}
{w=''<value>''}
|| Float
|| ?
|-
|
{wait[:''<value>''];prompt[=yesno]}
|| Float
|| Tells game to wait <value> seconds before continuing the dialog; sets the prompt after the wait
|-
|
{xjustify=''<value>''}
{xj=''<value>''}
|| Text alignment (left/center/right)?
|| X-axis text alignment?
|-
|
{yjustify=''<value>''}
{yj=''<value>''}
|| Text alignment (top/center/bottom)?
|| Y-axis text alignment?
|}
 
62

edits