Paweł

Results 7 comments of Paweł

Mam ten sam problem, Czy jest coś, co można zrobić, aby to naprawić?

Thank you for the feedback! I’ve added more detail to the scene by introducing a background pattern with varied shapes, including circles, ellipses, and polygons. Looking forward to your thoughts...

Hey @qcoral! I’ve made the changes you requested, including heart detection, transformations, and tweaks to avoid overlap. I also added some extra elements like circles, ellipses, and spirals. Let me...

I've fixed it here: https://github.com/hackclub/blot/pull/946 Let me know if you have any other questions

@EnterpriseGoose I've made the updates requested in the review!

I have made the requested changes: - Replaced `Math.random()` with `bt.rand()` to set the seed. - Adjusted the heart generation to use a global set of random parameters (a through...