Copy Collision Mask to Each Frame

This forum is currently in read-only mode.
From the Asset Store
Selection frame like in RTS games, works both on mobile and desktop devices.
  • I have a question regarding the feature where you can make a collision mask in the animation tab and then copy it to each frame...

    Is it an obsolete method? Initially it worked great for me, but in revamping the sprites for my main character, their size changed, and I therefore wanted to change the size and position of the collision mask to make the collisions as precise as possible. But when I created the new mask and copied it to each frame, Construct became very buggy. At first the player just keeps falling through the floor; the sprite literally has no collision now unless I change it to bounding box or anything aside from per pixel. I tried everything from making every hotspot the same (Which I do anyway) to making sure everything was the same exact size, but the problem remains. Even more curiously is that Construct will just close without asking if I want to save after this if I close the program.

    I read up on other threads in the past where people were having similar problems, and it was never solved from what I could tell. People just acknowledged it as an annoying bug. I then read that this method was outdated.

    So my question is: Is there a better way to be doing this? It just seems like too much hassle, and I'm sure many people have found better ways...

  • There is no better way, but there are two other ways, that should be preferred.

    The first one is simply seperating the image from the mask by using two objects. One shows the image, one serves as a mask.

    The second way is using the "launch explorer" option by right-clicking on selected frames in the animation tab. This will export all selected frames and their masks as seperate images, that you can change as you like and then re-import. Here's a video from David showing it:

    Subscribe to Construct videos now
  • Not what I wanted to hear of course. <img src="smileys/smiley17.gif" border="0" align="middle" />

    I've heard a lot about the "Dummy sprite" method and it sounds like it works the best, but I'd have to change all of the events involving my main character, which will kill some valuable time.

    I wish the copy collision mask feature could be fixed, because it's by far one of Construct's most useful features. Oh well. :(

  • Actually, it used to work great. Every time I've done it recently, though, it just puts in a blank image for the collision for all of them (thus no collision).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It's the same for me, but it was only after trying to use the feature for a second time that it started happening. In other games it was working fine.

  • I wonder if there's even a slight chance of this getting fixed. I just switched back to classic after getting annoyed with construct 2, but I had forgotten how buggy it was.

  • Personally I only use the collision mask for gameplay ingredients and environment. After A LOT of experimentation I found the quickest method to update, sadly, is to delete and recreate the object. After a few manipulations the collision mask just won't answer anymore. THis is also where I had the most editor crashes with construct so I put biohazard gloves whenever I start fiddling with this.

    For the main character I can't imagine how I would use collision masks. I got a lot of script running for the collision and a lot more just for the visual of the character so they need to be independant. It must be very complicated to manage the two with the same sprite no doubt. For you it might be a change for the better, especially once you begin to have a lot of animations to manage.

    CHeers!

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