diff options
author | jacopo grandi <jak.sk8@hotmail.it> | 2021-02-24 18:01:08 +0100 |
---|---|---|
committer | jacopo grandi <jak.sk8@hotmail.it> | 2021-02-24 18:01:08 +0100 |
commit | dad432566a5c74f86dc4ba874e631115e0f469d1 (patch) | |
tree | 0e282e874ef48658d87e82041afe7bba1db3704a /design/notes.txt | |
parent | 0b338bbd007048551526ab4fa4130d53b414e650 (diff) |
level selector and fx fic
Diffstat (limited to 'design/notes.txt')
-rw-r--r-- | design/notes.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/design/notes.txt b/design/notes.txt index ecd9a30..89776e6 100644 --- a/design/notes.txt +++ b/design/notes.txt @@ -1,6 +1,7 @@ tasks: (date) [ ] implement healing beam (issued on 24:02:21) +[ ] implement battery recharge beam (issued on 24:02:21) [ ] implement net hud and minilobby (issued on 18:02:21) [ ] implement brain behaviour (issued on 18:02:21) [ ] implement lobby cost constraints (issued on 18:02:21) @@ -65,7 +66,7 @@ implement fire animation: calculate target position by interpolating when needed spawn explosion what is a bullet? sprite? line? -> for now a line - +-> done implement move animation: |