Error with tilemap object? BUG?

0 favourites
  • 4 posts
From the Asset Store
7 Errors
$15 USD
7 Errors is a game where you have to find the 7 mistakes before time runs out. Can you find all 7? Have fun looking.
  • Hello, in this capx I have two tilemap objects:

    • A tilemap object that serves as a ground with solid behavior
    • A tilemap object with platform behavior

    The object with the platform behavior does not detect the soil, why ?.

    https://www.dropbox.com/s/l66ydwap2j5i4di/testPlatform.capx?dl=0

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • About the Why, you have to ask the Creator.

    I have no idea. Besides that dynamic collision polygons the size of a dynamic tilemap is a No Go.

    Pin works, as long as you do not try to rotate the tilemap. So you could pin it to a Sprite (as a face).

    But i guess, that is not helping you, you intend to animate the collision polygon.

    If that is the case, you gonna lock up the object inside solids, using a sprite or a tilemap, dont matter.

  • About the Why, you have to ask the Creator.

    I have no idea. Besides that dynamic collision polygons the size of a dynamic tilemap is a No Go.

    Pin works, as long as you do not try to rotate the tilemap. So you could pin it to a Sprite (as a face).

    But i guess, that is not helping you, you intend to animate the collision polygon.

    If that is the case, you gonna lock up the object inside solids, using a sprite or a tilemap, dont matter.

    True, using pin can solve the problem because I will not rotate it or change the collision polygon but I think the example should work.

    Thanks for the info.

  • Well, to be honest, i think that platform should not be allowed to attach to a tilemap.

    Sorry 2 have another opinion.

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