Player Hits solid Object and it acts like a wall, but can be

0 favourites
  • 3 posts
From the Asset Store
Basic Rounded Vector Geometry Player Design with Glow for 3 player games
  • Player Hits solid Object and it acts like a wall, but the same obj can be destroyed by another obj.

    Been awhile since I messed with Construct 2 so pardon the silly question.

    I want to have it where player1 runs into obj1 it acts like a wall or barrier. But obj1 can be destroyed by laser1. Seems like it should be easy but I think the only way I worked with things like this is using it as a solid...which I think then it cannot be destroyed with another collision command.

    Thanks,

    Rci

  • Far as I know you can make the wall solid, and test a collision with the laser and player.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Solid objects can be destroyed. Your wall object will be solid to the player but as graham-s stated you can check for a collision between your wall and laser. If there is a collision you just destroy the wall. I have done this before with barrels (with solid behavior) that explode and are destroyed when shot.

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