Some particles like the HeartParticle have the ability but the others dont. PHP: $scale = 1;//default is 1, increase this number to make particle bigger$level->addParticle(new HeartParticle($pos, $scale));