jackmakesthings / game-dev

return False; an experiment in AI and decision-making, via Godot Engine
GNU General Public License v2.0
3 stars 2 forks source link

prototype non-iso-tile-based player movement #118

Closed jackmakesthings closed 7 years ago

jackmakesthings commented 7 years ago

We're switching from iso to more of a point-and-click, side-scroller 2.5d, so need to make a test scene with a character moving through space this way. Bonus points if I can get the character to scale when moving in z-space.