• View all by KWYumeKWYume
  • Follow KWYumeFollowFollowing KWYumeFollowing
  • Add To CollectionCollection
  • Comments
  • Devlog
  • Submission to Improve My Game Jam 29
  • Submission to AI and Games Jam 2023

Open The Door

← Return to Open The Door

Devlog

  • For Improve My Game Jam 29
    September 25, 2023 by KWYume
    Know Bugs Bug - After the first level, whenever E is pressed, it jumps to the next level. Fix - The input key down statement was wrongly placed in the script. The script was rewritten and the input ke... Continue reading
  • Know Bugs
    September 23, 2023 by KWYume#known bugs
    Know Bugs: - Whenever E is pressed, it goes to the next level. The reason is that I placed the Input.GetKeyDown(KeyCode.E) statement in the Update function. So every time when E is pressed, the load n... Continue reading
itch.io·View all by KWYume·Report·Embed