CobeyH / Leora

2D Moth Puzzle Game written in Unity
4 stars 1 forks source link

Thorn Hitbox Lag #234

Closed CobeyH closed 1 year ago

CobeyH commented 1 year ago

The excessively complicated hitbox on the thorns is creating lag when many of them are placed into a scene.

This could possibly be resolved by simplifying the hitbox or maybe by masking the collision layers for the thorns.