Following along with the Godot tutorial
Go to file
2020-01-04 18:46:03 -08:00
art Add creep dodge assets 2020-01-03 19:59:46 -08:00
fonts Add creep dodge assets 2020-01-03 19:59:46 -08:00
.gitignore Initial commit 2020-01-04 03:49:23 +00:00
default_env.tres Finish player scene 2020-01-03 20:41:25 -08:00
HUD.gd Connect HUD to Main scene 2020-01-04 18:31:04 -08:00
HUD.tscn Add finishing touches 2020-01-04 18:46:03 -08:00
icon.png Add godot start files 2020-01-03 19:59:18 -08:00
icon.png.import Add godot start files 2020-01-03 19:59:18 -08:00
LICENSE Initial commit 2020-01-04 03:49:23 +00:00
Main.gd Add finishing touches 2020-01-04 18:46:03 -08:00
Main.tscn Add finishing touches 2020-01-04 18:46:03 -08:00
Mob.gd Add Mob scene 2020-01-04 10:22:55 -08:00
Mob.tscn Add finishing touches 2020-01-04 18:46:03 -08:00
Player.gd Connect HUD to Main scene 2020-01-04 18:31:04 -08:00
Player.tscn Finish player scene 2020-01-03 20:41:25 -08:00
project.godot Change display size 2020-01-03 20:03:23 -08:00
README.md Initial commit 2020-01-04 03:49:23 +00:00

CreepDodge

Following along with the Godot tutorial