Skip to content

Collision block causes a compilation error if both options are the same #116

Closed
@haroldo-ok

Description

@haroldo-ok

image

Error while compiling bBasic code: Error: Errors while compiling.
Line 88: Error: Unknown collision type: (player0,player0)
  if collision(player0, player0) then goto _if_1 else goto _if_1_end

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Collision block causes a compilation error if both options are the same · Issue #116 · haroldo-ok/vcs-game-maker