IMP1 / turn-based-tactics

A strategy game made in java that hopefully will play like a cross between an RTS like starcraft and a TBS like Advance Wars
0 stars 0 forks source link

Better movement arrow drawing #3

Closed IMP1 closed 8 years ago

IMP1 commented 8 years ago

Draw an arrow head, but more importantly, interpolate to the cursor if it jumps ahead (maybe make the most direct route possible - or just some easy way like vertical first and then horizontal - this would also have to take into account the terrain)