Skip to content

Commit

Permalink
Merge pull request #4072 from KBVE/patch-atomic-menu-manager-02-22-20…
Browse files Browse the repository at this point in the history
…25-1740277139

[CI] Merge patch-atomic-menu-manager-02-22-2025-1740277139 into dev
  • Loading branch information
h0lybyte authored Feb 23, 2025
2 parents 581ea6f + e799313 commit 749617e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
5 changes: 5 additions & 0 deletions apps/gamejam/brackeys/13/scenes/earth.tscn
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[gd_scene format=3 uid="uid://beh1le5ow114t"]

[node name="Earth" type="Node2D"]

[node name="Earth" type="Sprite2D" parent="."]
1 change: 0 additions & 1 deletion apps/gamejam/brackeys/13/scripts/shop.gd
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,3 @@ func _on_button_pressed_exit(): # Hides the shop on exit
self.hide()
get_tree().paused = false
pass

5 changes: 5 additions & 0 deletions apps/kbve/kbve.com/src/content/journal/02-22.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ tags:
The asteroid explosion felt a bit too slow, so we will double it.
As for the short exhaust, we can go ahead and quad truple it.

- 09:19PM

We are running the clock down for this submission!
Got about less than 9 hours until submission is closed, hopefully we can get some of the core gameplay loop out of the way.

## 2024


Expand Down

0 comments on commit 749617e

Please sign in to comment.