this line: https://github.com/Matthew-J-Spencer/Ultimate-2D-Controller/blob/31b4ee189ed3e0e7ff85ce09db276bda96903d3e/Scripts/PlayerController.cs#L94C1-L94C79 prevents hitting (OnCollisionEnter) things on top of the character.
this line:
https://github.com/Matthew-J-Spencer/Ultimate-2D-Controller/blob/31b4ee189ed3e0e7ff85ce09db276bda96903d3e/Scripts/PlayerController.cs#L94C1-L94C79
prevents hitting (OnCollisionEnter) things on top of the character.