cpsc436-pandaxpress / CPSC436-Project

Platformer Game
1 stars 2 forks source link

Handle collisions between enemies and obstacles #28

Closed rdroth closed 5 years ago

rdroth commented 5 years ago

Decide what should happen when enemies hit obstacles and implement it.

prayansh commented 5 years ago

https://learnopengl.com/In-Practice/2D-Game/Collisions/Collision-detection

cowmanjoe commented 5 years ago

I don't think we need to implement this for the minimal playability milestone. I think it's fine if the bread walks through the stick unscathed. It's already moldy so its like zombified so it kinda makes sense?

averybrown commented 5 years ago

Bread should walk over spikes/turn around if he runs into them