basic tutorial setup
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 18s
Create tag and build when new code gets to main / Export (push) Successful in 6m12s

This commit is contained in:
2025-11-05 16:08:36 +01:00
parent 31b7b5ea0c
commit 29d9f44142
8083 changed files with 183961 additions and 15 deletions

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://cn102pgovt2ln"
path="res://.godot/imported/kenney_input_touch.otf-c4c31b6c4eabb832bf17ca11ba20cf77.fontdata"
[deps]
source_file="res://assets/ui/input-prompts/Touch/Fonts/kenney_input_touch.otf"
dest_files=["res://.godot/imported/kenney_input_touch.otf-c4c31b6c4eabb832bf17ca11ba20cf77.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
modulate_color_glyphs=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={}

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://b76xad8csghx1"
path="res://.godot/imported/kenney_input_touch.ttf-dccb5bb9b4a38e40cf319b90c60eca31.fontdata"
[deps]
source_file="res://assets/ui/input-prompts/Touch/Fonts/kenney_input_touch.ttf"
dest_files=["res://.godot/imported/kenney_input_touch.ttf-dccb5bb9b4a38e40cf319b90c60eca31.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
modulate_color_glyphs=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={}

View File

@@ -0,0 +1,28 @@
touch_finger_one: U+E000
touch_finger_two: U+E001
touch_hand_closed: U+E002
touch_hand_open: U+E003
touch_rotate_left: U+E004
touch_rotate_right: U+E005
touch_swipe_down: U+E006
touch_swipe_horizontal: U+E007
touch_swipe_left: U+E008
touch_swipe_move: U+E009
touch_swipe_right: U+E00A
touch_swipe_two_down: U+E00B
touch_swipe_two_horizontal: U+E00C
touch_swipe_two_left: U+E00D
touch_swipe_two_move: U+E00E
touch_swipe_two_right: U+E00F
touch_swipe_two_up: U+E010
touch_swipe_two_vertical: U+E011
touch_swipe_up: U+E012
touch_swipe_vertical: U+E013
touch_tap: U+E014
touch_tap_double: U+E015
touch_tap_hold: U+E016
touch_two: U+E017
touch_two_double: U+E018
touch_two_hold: U+E019
touch_zoom_in: U+E01A
touch_zoom_out: U+E01B