issues
search
KonstantinKlepikov
/
tinker2d
1
stars
0
forks
source link
add two gameplay regime
#7
Closed
KonstantinKlepikov
closed
3 months ago
KonstantinKlepikov
commented
4 months ago
strategic (build a path)
tactic (autobattle)
Problems:
path building (add/remove points, display path)
remove path, change path
KonstantinKlepikov
commented
4 months ago
10 check boxes
choose a box and place a point to table
build path from point to point
you can uncheck box (to remove a point)
you can move a ponts
points is merged ranged order
display a paths by lines. Possible lines are displayed in green color, impossible - red
you cant go to tactics with impossible path
display a time of path and energy consumtion
KonstantinKlepikov
commented
3 months ago
[x] add points to table
[x] start and end points
[x] path line to 2 closest point
[x] one path everything from start and from end, if it possible
[x] copy coordinates of points and paths to tactics regime
[x] build path from start to end for tactics
Problems: