outline text in its own theme
This commit is contained in:
parent
809b6510c4
commit
4cd2018b2c
5 changed files with 29 additions and 28 deletions
8
scripts/2ndpuberty_outline.tres
Normal file
8
scripts/2ndpuberty_outline.tres
Normal file
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="ShaderMaterial" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://scripts/1px_border.gdshader" type="Shader" id=1]
|
||||
|
||||
[resource]
|
||||
shader = ExtResource( 1 )
|
||||
shader_param/border_color = Color( 0.219608, 0.219608, 0.219608, 1 )
|
||||
shader_param/border_corners = true
|
Loading…
Add table
Add a link
Reference in a new issue