perf: item collision group

This commit is contained in:
cha0s 2024-10-18 05:35:07 -05:00
parent 603d2035f0
commit be1e162da5

View File

@ -151,6 +151,7 @@ function createTomato() {
Collider: { Collider: {
bodies: [ bodies: [
{ {
group: -2,
points: [ points: [
{x: -4, y: -4}, {x: -4, y: -4},
{x: 3, y: -4}, {x: 3, y: -4},