1 2 3 4 5 6 7 8
[gd_resource type="DynamicFont" load_steps=2 format=2] [ext_resource path="res://fonts/cg-pixel-3x5-mono.ttf" type="DynamicFontData" id=1] [resource] size = 5 outline_color = Color( 0, 0, 0, 1 ) font_data = ExtResource( 1 )