---
kanban-plugin: basic
---
## Quick
- [ ] Make HitReact occur with a cooldown
- [ ] Add fake plan to collide with player cursor when targeting out of bounds
- [ ] Make Widget Segment Picker begin possible in vertical box
## Features
- [ ] Inventory on player
- [ ] Dropable items
- [ ] inventory modifications
- [ ] Bank chest
- [ ] Equipment System
- [ ] Items with stats and slots to equip
- [ ] Have a visual composite name
- [ ] method to refresh visuals on character
## Refactorings
- [ ] Move ability tree functionalities from AAuraPlayerState to it's own actor component
- [ ] Make projectile hit in sequence
## Ability Ideas
- [ ] Projectile that follows you around when fired. Like a paladin hammers but with homing projectile physics
***
## Archive
- [x] Make player pawn ignoring mouse cursor
- [x] Fix up client side ability casting
%% kanban:settings
```
{"kanban-plugin":"basic"}
```
%%