Render text in a different viewport, apply the outline shader only to the normal one
This commit is contained in:
parent
ca40ca4207
commit
eaf9edfd53
9 changed files with 109 additions and 34 deletions
|
@ -30,8 +30,14 @@ settings/stdout/print_fps=true
|
|||
|
||||
window/size/viewport_width=800
|
||||
window/size/viewport_height=450
|
||||
window/size/mode=3
|
||||
window/stretch/mode="viewport"
|
||||
window/stretch/aspect="expand"
|
||||
window/stretch/scale_mode="integer"
|
||||
|
||||
[global_group]
|
||||
|
||||
text_viewport="Render this in the TextViewport"
|
||||
|
||||
[input]
|
||||
|
||||
|
|
Reference in a new issue