This page is where the true fun begins. Lots of utilities and things to play around with
Nah just kidding, it's literally just debug tools I use
<ParticleSystem
:speed="0.1"
:size="10"
:emission="10"
:lifetime="1"
:start-radius="0"
:end-radius="360"
:rotation="0"
:directional-rotation="false"
:gravity-scale="0"
:shape="circle"
:blur="3"
:color="white"
/>
Copied to clipboard!