q1k3
q1k3 copied to clipboard
minor bugfixes
- If copying the glsl to a desktop environment,
vec3 vl;
is uninitialized, drawing whatever's in vram. - Particles are spawned sharing a reference to the spawner's position.