platformer mostly working and overall game logic also coming along well

This commit is contained in:
Tabby 2025-05-16 23:16:29 +10:00
parent 88cb8f5899
commit df9ad93a43
5 changed files with 31 additions and 12 deletions

View file

@ -1,8 +1,9 @@
# High Priority
- [ ] remote breaking animation not working
- [x] pressing enter causes the platformer channel to restart event after the intiial prompt dismissial
- [ ] lasers not appearing
- [ ] only 1 lane getting warning
- [x] lasers not appearing
- [x] only 1 lane getting warning
- [ ] platformer works once but having trouble getting it to replay
# Minor