issues
search
gdquest-demos
/
godot-kickstarter-2019
Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
MIT License
244
stars
270
forks
source link
Improve input controller for AStar demo
#41
Closed
razcore-rad
closed
5 years ago
razcore-rad
commented
5 years ago
move party to cell even if party is moving already
restrict keyboard movement so that animation doesn't have timing issues since we start the animation at random positions on the timeline
rely on speed instead of time for tween positions interpolation so that the party members walk at same speed even on diagonals