Skip to content

Split bomb and fish collision check #229

@ForNeVeR

Description

@ForNeVeR

See the code near this line:

countCollision b enemies * GameRules.GiveScoresForBomb // TODO: Split bomb and fish collision check

Currently, we have common constant for score bonus for both bombs (passive enemies) and fish (active enemies). Probably we should split that into two separate checks, and thus two different collision types (or the collision object should bear the enemy kind as well).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions