Create quick test for reading controller joystick
This commit is contained in:
commit
a44071134f
16 changed files with 453 additions and 0 deletions
BIN
Fonts/TX-02-Black.ttf
Normal file
BIN
Fonts/TX-02-Black.ttf
Normal file
Binary file not shown.
35
Fonts/TX-02-Black.ttf.import
Normal file
35
Fonts/TX-02-Black.ttf.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="font_data_dynamic"
|
||||
type="FontFile"
|
||||
uid="uid://c6rkayxx57pw3"
|
||||
path="res://.godot/imported/TX-02-Black.ttf-324ccd86f39a463a1df4b89f45431295.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Fonts/TX-02-Black.ttf"
|
||||
dest_files=["res://.godot/imported/TX-02-Black.ttf-324ccd86f39a463a1df4b89f45431295.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
Rendering=null
|
||||
antialiasing=1
|
||||
generate_mipmaps=false
|
||||
disable_embedded_bitmaps=true
|
||||
multichannel_signed_distance_field=false
|
||||
msdf_pixel_range=8
|
||||
msdf_size=48
|
||||
allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=4
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
Compress=null
|
||||
compress=true
|
||||
preload=[]
|
||||
language_support={}
|
||||
script_support={}
|
||||
opentype_features={}
|
BIN
Fonts/TX-02-Bold.ttf
Normal file
BIN
Fonts/TX-02-Bold.ttf
Normal file
Binary file not shown.
35
Fonts/TX-02-Bold.ttf.import
Normal file
35
Fonts/TX-02-Bold.ttf.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="font_data_dynamic"
|
||||
type="FontFile"
|
||||
uid="uid://cy8dummgd480m"
|
||||
path="res://.godot/imported/TX-02-Bold.ttf-00c98c2a59fe7e7f9469b005d3a3f06b.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Fonts/TX-02-Bold.ttf"
|
||||
dest_files=["res://.godot/imported/TX-02-Bold.ttf-00c98c2a59fe7e7f9469b005d3a3f06b.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
Rendering=null
|
||||
antialiasing=1
|
||||
generate_mipmaps=false
|
||||
disable_embedded_bitmaps=true
|
||||
multichannel_signed_distance_field=false
|
||||
msdf_pixel_range=8
|
||||
msdf_size=48
|
||||
allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=4
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
Compress=null
|
||||
compress=true
|
||||
preload=[]
|
||||
language_support={}
|
||||
script_support={}
|
||||
opentype_features={}
|
BIN
Fonts/TX-02-Regular.ttf
Normal file
BIN
Fonts/TX-02-Regular.ttf
Normal file
Binary file not shown.
35
Fonts/TX-02-Regular.ttf.import
Normal file
35
Fonts/TX-02-Regular.ttf.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="font_data_dynamic"
|
||||
type="FontFile"
|
||||
uid="uid://bi6h0efxwuf8w"
|
||||
path="res://.godot/imported/TX-02-Regular.ttf-39cc92dee4bae6115a1306370e9053da.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Fonts/TX-02-Regular.ttf"
|
||||
dest_files=["res://.godot/imported/TX-02-Regular.ttf-39cc92dee4bae6115a1306370e9053da.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
Rendering=null
|
||||
antialiasing=1
|
||||
generate_mipmaps=true
|
||||
disable_embedded_bitmaps=true
|
||||
multichannel_signed_distance_field=true
|
||||
msdf_pixel_range=8
|
||||
msdf_size=48
|
||||
allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=4
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
Compress=null
|
||||
compress=true
|
||||
preload=[]
|
||||
language_support={}
|
||||
script_support={}
|
||||
opentype_features={}
|
Loading…
Add table
Add a link
Reference in a new issue