Construct 3 r212

You're viewing a single comment in a conversation. View all the comments
  • 5 Comments

  • Order by
  • First test run with the actions. I added 2 sprites and put a drag n drop on the first one. Then in the event sheet i did a "on start of layout" Sprite 1 -> add child (sprite 2). And when i ran it, the second sprite didn't follow the first one.

      • [-] [+]
      • 1
      • Fib's avatar
      • Fib
      • 1 points
      • *
      • (0 children)

      It worked for me just fine if you use 2 different sprite objects.

      • [-] [+]
      • 1
      • DiegoM's avatar
      • DiegoM
      • Construct Team Construct 3 Developer
      • 1 points
      • (0 children)

      I did a quick test and it seems that it doesn't work if both instances are of the same object type. Will look into that, will likely get it fixed for the next beta.

      If each instance is of a different object type it should work doing what you described.

    • justifun, you need to set add child to the sprite with the drag and drop behaviour.

      I did a quick test and it works fine on my side.

    • If you run in to a bug or issue in Construct 3, please post it to the GitHub issue tracker here:

      github.com/Scirra/Construct-3-bugs

      You must follow the bug report guidelines or your issue will be closed without investigation.