breakout/bugs.md
2023-06-06 20:49:47 +00:00

443 B

  • 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
  • Specifically, want to monitor for screen change

  • Look up collision functions dynamically instead of with registry