10 lines
392 B
Markdown
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
|