Circles spawning area #9

Closed
opened 2024-08-23 14:40:23 +02:00 by djmil · 0 comments
Owner

Currently new circles are spawning in hardcoded range of (0..400 x 0..400), which is:

  • ugly
  • boring

It is probably the most beneficiary to use some % of central area as a spawning ground. And probably make circles fly out of there pretty fast. Choose params such that fun cicle-spaw-collitions would be guaranteed to happen during slider swipe.

Currently new circles are spawning in hardcoded range of (0..400 x 0..400), which is: - ugly - boring It is probably the most beneficiary to use some % of central area as a spawning ground. And probably make circles fly out of there pretty fast. Choose params such that fun `cicle-spaw-collitions` would be guaranteed to happen during slider swipe.
djmil added the
bug
label 2024-08-23 14:40:23 +02:00
djmil changed title from use whole window.size() as a Circles spawn to use whole window.size() as a Circles spawning ground 2024-08-23 14:42:33 +02:00
djmil added this to the pages milestone 2024-08-25 18:57:53 +02:00
djmil added
feature
and removed
bug
labels 2024-08-25 19:02:59 +02:00
djmil changed title from use whole window.size() as a Circles spawning ground to Circles spawning area 2024-08-25 19:03:26 +02:00
djmil referenced this issue from a commit 2024-08-31 14:49:24 +02:00
djmil referenced this issue from a commit 2024-08-31 14:52:48 +02:00
djmil closed this issue 2024-08-31 14:52:48 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: djmil/egui-circles#9
No description provided.