A Third-Person-Shooter Godot game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
212 B

[gd_resource type="DynamicFont" load_steps=2 format=2]
[ext_resource path="res://menu/font/PT_Sans-Web-Bold.ttf" type="DynamicFontData" id=1]
[resource]
size = 40
use_filter = true
font_data = ExtResource( 1 )