Collision engine improvement
Opened this issue · 0 comments
Lajbert commented
It is only possible to add to the collision matrix right now, not to remove (i.e. no RemoveCollisionAgainst method). While the collision components can be added and removed runtime as well as disabling/enabling collisions, it would be nicer if this was the same for types as well. Figure out a way to do it.