More export preset stuff, character collision box change

This commit is contained in:
ToasterPanic 2025-12-06 15:59:42 -05:00
parent d83245a3da
commit 9114e49cae
2 changed files with 3 additions and 3 deletions

View file

@ -22,8 +22,8 @@ script_export_mode=2
custom_template/debug=""
custom_template/release=""
debug/export_console_wrapper=1
binary_format/embed_pck=false
debug/export_console_wrapper=0
binary_format/embed_pck=true
texture_format/s3tc_bptc=true
texture_format/etc2_astc=false
shader_baker/enabled=false

View file

@ -73,7 +73,7 @@ animations = [{
}]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_176r3"]
radius = 16.0
radius = 21.0
height = 48.0
[sub_resource type="ShaderMaterial" id="ShaderMaterial_8gbjj"]