Implemented animation with my 8 way movement today. Wasn't awful, godot is really user friendly. Added a couple new tiles in the tilemap, got lazy with collision and just added a collision polygon over a tile in the tilemap instead of making the gravestones new objects, probably gonna have to change that later.