Add unit movement commands #11

Open
opened 2026-01-21 14:12:33 -06:00 by cecilgol · 0 comments
Owner
  • Decide on movement UX
  • Create movement input system
  • Check if unit is selected before processing movement
  • Calculate target GridPosition from input
  • Update unit's GridPosition component
  • Create transform interpolation system (smooth movement)
  • Add movement animation duration constant
  • Prevent movement spam (wait for animation to complete)
  • Add optional movement preview/ghost unit
  • Test unit movement in all four directions
- [x] Decide on movement UX - [x] Create movement input system - [x] Check if unit is selected before processing movement - [x] Calculate target GridPosition from input - [x] Update unit's GridPosition component - [ ] Create transform interpolation system (smooth movement) - [ ] Add movement animation duration constant - [ ] Prevent movement spam (wait for animation to complete) - [ ] Add optional movement preview/ghost unit - [ ] Test unit movement in all four directions
cecilgol added this to the gamedev project 2026-01-21 14:12:34 -06:00
cecilgol referenced this issue from a commit 2026-04-16 12:27:52 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cecilgol/CryOfTheLoon#11
No description provided.