Brackeys / 2D-Character-Controller

Free 2D Character Controller for Unity.
https://youtu.be/dwcT-Dch0bA
1.16k stars 1.62k forks source link

OverlapCircleAll allocates an array 60 times per second! #49

Open Suese opened 1 year ago

Suese commented 1 year ago

This is very bad: garbage collection and ram usage will spike OverlapCircleAllNonAlloc is more appropriate here