mspraggs / potentia

Southampton Game Jam 2015
0 stars 0 forks source link

Ice Wand broken #19

Closed DivFord closed 9 years ago

DivFord commented 9 years ago

The ice wand no longer freezes water. All the EFF flags are still in, and the logic is still there, so I assume something is wrong with water collisions.

DivFord commented 9 years ago

Still works occasionally. May only be colliding with corner points.

Fyll commented 9 years ago

Yeah. I'm aware of this bug. It's because the water and fire aren't solid props, so Position doesn't flag it up that you've collided with them. I'm a bit unsure how to fix this, so I'm sitting on it for now.

DivFord commented 9 years ago

I was planning to rewrite the collision system, which should fix it. I'll open a new issue.

Fyll commented 9 years ago

The new collision system handles this, so: closed.