Damn, I definitely like this. It's fun. Especially the graphics are very nice. May I know how you made these graphics?
Viewing post in Yarn Snap! jam comments
Thank you for playing! I am glad you liked the graphics! Sprites were made using Aseprite. Squash and stretch of the yarn ball was done using tweens in Godot. The outline around the sprites and particles is also done at runtime with a shader. The particles are just some simple doodles (also drawn in Aseprite) emitted by a CPUParticles2D node. I think that's pretty much it.