]> Untitled Git - mushroom-game.git/commit
Squashed commit of the following: main
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Sat, 14 Dec 2024 10:10:15 +0000 (12:10 +0200)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Sat, 14 Dec 2024 10:10:15 +0000 (12:10 +0200)
commit9705fff8daeb0d6a332df2e46cfa4e906e1b292c
treeb8fe8956ca2eeac145c456a711a8b741162d565d
parent5a21298c3ff31c639d9bb73c45e138441359e889
Squashed commit of the following:
    * Added victory screen
    * Handling victory and quit conditions with signals now
    * Added mushroom tracking
    * Changed camera behavior
    * Changed display size
    * Player and mushroom glow
12 files changed:
mushroom/model/golden-chanterelle.blend
mushroom/model/golden-chanterelle.glb
mushroom/mushroom.gd
player/model/player.blend
player/model/player.glb
player/player.gd
player/player.tscn
project.godot
victory-screen.tscn [new file with mode: 0644]
victory_screen.gd [new file with mode: 0644]
world.gd
world.tscn