More export preset stuff, character collision box change
This commit is contained in:
parent
d83245a3da
commit
9114e49cae
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue