Skip to content

When replaying a completed stage, the boss is still there #201

Description

@FullmetalPhysicist

In the original Mega Man games, you cannot fight a boss multiple times. Replaying a boss's stage causes you to just teleport out once you reach the boss room. While the engine acknowledges this partially by not replaying the intro pose for a defeated boss (and not replaying weapon acquisition stuff), it stops short of actually stopping the boss re-fight.

I've tried to implement this naively but am only just beginning with the engine and do not fully understand the logic of the boss control and boss death timer objects which would seem to be the basis for this functionality.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions