diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-11-14 11:24:42 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-11-14 11:25:13 +0200 |
| commit | c6080b5666d4f961a11b2b420fecb581da69528e (patch) | |
| tree | 4ac9a5828589aa99724be1d1a39a4b8b55afc947 /project.godot | |
| parent | cb5ddada498a44e8569bdf53359ee06ee11e3d44 (diff) | |
Add level system, fix coyote double jumps
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 0160c68..6b58b76 100644 --- a/project.godot +++ b/project.godot @@ -52,3 +52,4 @@ jump={ textures/canvas_textures/default_texture_filter=0 renderer/rendering_method="gl_compatibility" renderer/rendering_method.mobile="gl_compatibility" +textures/vram_compression/import_etc2_astc=true |
