itch.io is community of indie game creators and players

Devlogs

Examples

Plasma Godot4
A browser asset pack made in HTML5

No particular explanations here but the illustrations of how the number of waves impacts the effect. We can see below that once you hit 10 waves, there is little impact to add more (but as discussed before, it doesn't cost anything performance-wise so why not. And maybe, using different parameters, this could in fact make a different so feel free to experiment). I apologize about the quality - I used short compressed animated gifs to showcase the results, but feel free to play with the script in Github.

Number waves = 1


Number waves = 5


Number waves = 10


Number waves = 20


Number waves = 50


Number waves = 100

Leave a comment