breakout/bugs.md
2023-06-05 17:50:04 +00:00

10 lines
392 B
Markdown

* Changing img of sprite sometimes changes different sprite
* Bounding box calculates incorrect width
* Calculate bounding box without instantiating first
- For both gameobjects and GUI items
* Implement pausing - stop updates on needed objects
* Add GUI layering
* Add generic signal sending from C code based on strings
- Look up collision functions dynamically instead of with registry