gmuGADIG / Fruit-Punch

Unity game developed by GADIG at GMU, Spring 2024.
4 stars 0 forks source link

Bug: Thrown items gain huge momentum after hitting corners #191

Closed BeafCultist closed 3 months ago

BeafCultist commented 4 months ago

To test this, take the rock to the bottom corner of the gate in the test level, then throw it directly against the corner. The rock will go flying away from the gate, much faster than it normally moves when thrown. This is somewhat inconsistent, leading me to believe it probably needs to hit the corner exactly in order for this issue to occur.

micycle8778 commented 3 months ago

Cannot reproduce