Weird graphics bug when starting new Level
Closed this issue · 2 comments
tomlinford commented
Weird graphics bug when starting new Level
tomlinford commented
To reproduce, just run one level and then start another.
bhnascar commented
Fixed. Old particle clusters were not being deleted. Probably a memory overload leading to visual corruption. Also fixes slowdown with each new level, since there are no junk/old clusters to evaluate.