Skip to content

rhian-cs/godot-action-rpg-tutorial

Repository files navigation

Action RPG (HeartBeast Tutorial)

Example project made using HeartBeast's tutorial, available here: https://www.youtube.com/watch?v=mAbG8Oi-SvQ&list=PL9FzW-m48fn2SlrW0KoLT4n5egNdX-W9a&index=1

Check it out live here: https://rhian-cs.github.io/godot-action-rpg-tutorial/

Controls:

  • Arrow keys for movement
  • Attack with Z
  • Roll with X

Development

Exporting/Deployment

  • Export all your builds from within the editor: Navigation Bar > Project > Export...
  • If you've exported the HTML5 project, deploy it by running the script: ./scripts/deploy_web.sh