You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When scaling a CircleHitbox, the debug lines make it look like it scaled correctly, but collisions don't register in the bounds because the hit box didn't scale.
What happened?
When scaling a CircleHitbox, the debug lines make it look like it scaled correctly, but collisions don't register in the bounds because the hit box didn't scale.
What do you expect?
CircleHitbox should scale.
How can we reproduce this?
No response
What steps should take to fix this?
No response
Do have an example of where the bug occurs?
Relevant log output
Execute in a terminal and put output into the code block below
Output of: flutter doctor -v
Affected platforms
All
Other information
No response
Are you interested in working on a PR for this?
The text was updated successfully, but these errors were encountered: