How do I make a basic rhythm game?

1 favourites
  • 4 posts
From the Asset Store
10 instrumental tracks + 10 alternate chiptune versions of immersive fantasy RPG music for your media project.
  • Hi, all. I have had an idea for this rhythm game, and has been plaguing me for about three months or so.

    I was wondering how I would make it so that:

    • Once Sprite1 overlaps Sprite2, you can only be able to press the space bar to destroy Sprite1. - Sprite1 refers to the arrows that fly up to the screen and overlap a silhouette. Sprite2 refers to the silhouette.

    I would assume I would have to use variables? I am particularly rusty with Construct3, I haven't used it in a while and I'm taking Game Development courses.

    Any help would be appreciated. Thanks! :)

    Tagged:

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • No need for variables, it should work just as you describe. On click, if sprite 1 overlaps sprite 2, destroy sprite 1.

    What have you tried?

  • Sprite1 -> Is overlapping Sprite2 -> Mouse -> [Nothing of help].

    The only mouse options that come up are "Set cursor from sprite", "Set cursor style", "Release pointer lock", and "Request pointer lock".

    Nothing about being able to destroy on click once Sprite1 overlaps Sprite2...

    Another solution, perhaps?

  • Those are mouse actions.

    On click is a mouse condition.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)