How do I create > 4 points on a tilemap collision

0 favourites
  • 7 posts
From the Asset Store
Fully commented source code/event sheet & sprites to create a space shooter game
  • I just bought:

    https://www.scirra.com/store/royalty-fr ... -tiles-210

    I'm having some difficulty setting it up. I can't see how to make the collision on the tilemap object work with this asset. I can see how to change collision but four points don't work with many of these tiles very well.

    A good example is this which needs five:

    What can I do (if anything) to get this asset to work properly with c2 tilemaps? Or should a different approach be used entirely?

  • If you double click one of the points, another one should be created, or right clicking a point and add collision point

  • That works for sprites but not tilemaps as far as I see..

    Actually it's greyed out for sprites too. Very confused.

  • Ignore me I'm an idiot.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Here's another question though, if I have a game with multiple levels, do I have to use a new tilemap per level?

  • Here's another question though, if I have a game with multiple levels, do I have to use a new tilemap per level?

    Depends on what you mean by "level", you can actually use the same tilemap object across layout (they will be different instances), but if you need to change the look of the tilemap (by that I mean the image of the tilemap), you will need another tilemap object.

  • One work around for more complex uses of tilemaps to create more detailed collision maps like you want to do is to place an additional invisible sprite overtop of the areas you need it in. So for example you can make a loop that goes through and wherever there is a type of tile that you need it. It will automatically place it on top for you.

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