lambdaclass / champions_of_mirra

Curse of Mirra game codebase
https://curseofmirra.com/
Apache License 2.0
42 stars 4 forks source link

[GH-1860] Implement sat collision detection and resolution #1864

Closed agustinesco closed 3 days ago

agustinesco commented 1 week ago

Closes #1860

Motivation

We should do the same logic as the backend to calculate collisions in the client

Summary of changes

How has this been tested?

Start a match and collide with the obstacles

Checklist

Nico-Sanchez commented 3 days ago

Closed due to new updated PR https://github.com/lambdaclass/champions_of_mirra/pull/1888