Future Perfect

Future Perfect

评价数不足
Text Display
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
5.883 MB
2015 年 2 月 3 日 上午 8:56
2015 年 5 月 22 日 下午 2:45
6 项改动说明 ( 查看 )

订阅以下载
Text Display

描述
Blueprint and Scripts to create a multiline text label.

Remarks:
  • Supports the following characters:
    ABCDEFGHIJKLMNOPQRSTUVWXYZ
    abcdefghijklmnopqrstuvwxyz
    0123456789
    +-*,.;:?!'`/\=%#$@&_|^~<{[()]}>
  • Unknown Characters will show as ?
  • Note: " should not be used due to bugs
  • \n creates a new line, \\ escapes \, newline character also creates a newline
  • arrows can be created with \l,\r,\u,\d, empty and filled bullet points with \b and \f
  • Spacing between characters and lines can be adjusted
  • Note: character size is fixed at 0.2x0.288 and cannot be scaled at the moment
  • Alignment can be influenced by checkboxes
  • Text can be changed either through the automator or by Script using
    World_SendMessage("SetText", entityId, {text="new text"}) or
    World_SendMessage("RemoveText", entityId, {})
  • Note: Changes in the automator override fields of the script component, remove the automator if this is a problem
  • In contrast to labels, the characters are entities and do not always face the player
  • Characters are two-sided, can be disabled in the surface_shader

White Rabbit Font is by Matthew Welch
and can be found here[www.squaregear.net]
1 条留言
CapN 2015 年 1 月 24 日 上午 11:22 
Klasse!