proto3 initial commit
This commit is contained in:
9
proto3/godot/ui/options-label-font.tres
Normal file
9
proto3/godot/ui/options-label-font.tres
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://fonts/DroidSansFallback.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
size = 36
|
||||
use_mipmaps = true
|
||||
use_filter = true
|
||||
font_data = ExtResource( 1 )
|
||||
Reference in New Issue
Block a user