Just discovered the 2D particle system that Godot has. What comes out of the box is quite impressive. I was afraid I would’ve had to hand code how particles moved or how they were rendered. But no: all of that was configuration, and the only code I needed to write was to trigger an emission.