Enable/Disable Platform when jumping.

0 favourites
  • 3 posts
From the Asset Store
A pack of 76 platform designs for a platformer game with a mushroom/jungle theme
  • Hello all, I'm new to construct and making a project in my class.

    We have to develop a game. For my game, I want the ground platforms in the map to switch between being visible and invisible, as well as enabled and disabled when the player jumps.

    I have two sets of ground platforms: black and white.

    I've managed to make it so that when player jumps these platforms switch between being visible and invisible using a Boolean.

    However, I have an issue with the enable/disable switch. When the player is only supposed to be able to see and stand on the black platform for instance, they can still stand on the white platform as well, even though it is invisible and they're not supposed to be able to.

    Any help would be appreciated, thanks.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • As well as make it invisible you'll need to make collisions disabled, this is another action on the object in the same way.

  • As well as make it invisible you'll need to make collisions disabled, this is another action on the object in the same way.

    Oh thank you, sincerely. This helped solve the issue. I'll remember to apply this event going forward.

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