Skip to content

crystal-bit/godot4-top-down-2d

Repository files navigation

Godot 4 top-down 2D

Status: WIP
Genre: Top Down 2D game, Zelda inspired
Made with Godot 4 alpha6

Mechanics

  • Player Movement
    • Sprite animations with AnimatedSprite
  • Enemy movement
  • Chest interaction
    • get sword from the chest
  • Attack
    • AnimationPlayer based animations
    • HitBox and HurtBoxes
    • FlashEffect node
    • Knockback
    • Recovery state
  • TileMap with collisions
  • Simple state machine for Player state
  • SFX/Music
  • Music pitch shift + volume fade (on gameover)

Licenses

Code: MIT

Assets