issues
search
Minious
/
CodeFarm
2
stars
0
forks
source link
Move player to tile when doing action
#32
Closed
Minious
closed
4 years ago
Minious
commented
4 years ago
When clicking action popup add action to actions queue
In WorldScene update method, read actions queue. If action in queue, move player to tile and perform action
When action done, remove it from queue