File explorer document icon

This commit is contained in:
bleeptrack 2020-10-27 18:21:57 +01:00
parent 208ddd02c2
commit ea2c731cd3
10 changed files with 148 additions and 85 deletions

View file

@ -3,13 +3,13 @@
[ext_resource path="res://fonts/default.tres" type="DynamicFont" id=1]
[ext_resource path="res://scenes/text_editor.gd" type="Script" id=2]
[node name="TextEditor" type="TextEdit"]
anchor_right = 1.0
anchor_bottom = 1.0
custom_colors/background_color = Color( 0, 0, 0, 1 )
text = "Text here"
syntax_highlighting = true
wrap_enabled = true
script = ExtResource( 2 )
__meta__ = {
"_edit_use_anchors_": false