adaptative music
This commit is contained in:
parent
25664e36f5
commit
5a768af1f3
9 changed files with 171 additions and 125 deletions
|
@ -14,7 +14,7 @@ config/name="AlakajamEntry"
|
|||
config/description="I'm Taevas, and this is my entry for the 21st edition of \"Alakajam!\", a gamejam that lasts for 48 hours that starts on 2025-02-21 19:00UTC
|
||||
https://alakajam.com/21st-alakajam"
|
||||
config/version="20250221.0"
|
||||
run/main_scene="res://test_level.tscn"
|
||||
run/main_scene="res://index.tscn"
|
||||
config/features=PackedStringArray("4.3", "GL Compatibility")
|
||||
boot_splash/show_image=false
|
||||
config/icon="res://icon.svg"
|
||||
|
@ -23,6 +23,10 @@ config/icon="res://icon.svg"
|
|||
|
||||
buses/default_bus_layout=""
|
||||
|
||||
[physics]
|
||||
|
||||
3d/default_gravity=10.0
|
||||
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="gl_compatibility"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue