Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Fix bug in collision detection #732

Description

@richelbilderbeek

Currently, health and diameter are the same thing, just on different scales (to be precise: diameter == 100.0 * health).

However, when this was implemented, some collision tests failed. These were commented out by FIX_ISSUE_732.

Make those tests work again :-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

juniorSuitable for junior devs

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions