Programming Project, day 27
|
I’ve gotten all collisions except pixel perfect to work. Circle vs Box was tricky, but it works now. I have an offset to the top left that i don’t want, but otherwise it works great! The collision objects now fly around and collide across all menu states except the ones within the GameState, I need to add them there aswell. I need to add an option to disable the menu collisionobject effect. |
