Final jam version submisson: added placeholder sounds, fixed character
flashing on game restart.
This commit is contained in:
parent
8679e817ee
commit
df13ee42d8
36 changed files with 400 additions and 58 deletions
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
name="Web"
|
||||
platform="Web"
|
||||
runnable=false
|
||||
runnable=true
|
||||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter="*"
|
||||
exclude_filter=""
|
||||
export_path="../../Downloads/2026-03-06 235841 The Third Place/index.html"
|
||||
export_path="../../Downloads/2026-03-08 121752 The Third Place/index.html"
|
||||
patches=PackedStringArray()
|
||||
patch_delta_encoding=false
|
||||
patch_delta_compression_level_zstd=19
|
||||
|
|
@ -52,7 +52,7 @@ threads/godot_pool_size=4
|
|||
|
||||
name="macOS"
|
||||
platform="macOS"
|
||||
runnable=true
|
||||
runnable=false
|
||||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
|
|
@ -312,7 +312,7 @@ rm -rf \"{temp_dir}\""
|
|||
|
||||
name="Windows Desktop"
|
||||
platform="Windows Desktop"
|
||||
runnable=true
|
||||
runnable=false
|
||||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue