]> git.seodisparate.com - LD55/commit
Work
authorStephen Seo <seo.disparate@gmail.com>
Sun, 14 Apr 2024 08:24:30 +0000 (17:24 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Sun, 14 Apr 2024 08:24:30 +0000 (17:24 +0900)
commit174bd2575ca46d4d62df3135a2e804ec85206662
tree1d92c72203bbf8df441348a9811fa76ae8617713
parent1fdd0d7ae6f8941d1f83bab2647c7f94f4d4d2bf
Work

Some more work towards implementing battle.

Added summoning mini-game for summoning.
17 files changed:
MainLogic.gd
audio/LD55_sfx_cancel.mp3 [new file with mode: 0644]
audio/LD55_sfx_cancel.mp3.import [new file with mode: 0644]
audio/LD55_sfx_confirm.mp3 [new file with mode: 0644]
audio/LD55_sfx_confirm.mp3.import [new file with mode: 0644]
audio/LD55_sfx_hammer_hit.mp3 [new file with mode: 0644]
audio/LD55_sfx_hammer_hit.mp3.import [new file with mode: 0644]
audio/LD55_sfx_select.mp3 [new file with mode: 0644]
audio/LD55_sfx_select.mp3.import [new file with mode: 0644]
audio/LD55_sfx_sword_hit.mp3 [new file with mode: 0644]
audio/LD55_sfx_sword_hit.mp3.import [new file with mode: 0644]
gander_schwartz.gd
gimp/summon_arrow.png [new file with mode: 0644]
gimp/summon_arrow.png.import [new file with mode: 0644]
main_scene.tscn
summoning.gd [new file with mode: 0644]
summoning.tscn [new file with mode: 0644]