Alright, I currently am working on a platformer, and there’s a problem that’s bugging me. The problem is that when you make a clip of two objects, It groups their hitboxes together into one big hitbox. I know, I could just make separate clips for each object, but I would have to make lots of collision scripts, which could get messy. Here’s the project in question: platformer1-20-2021_7-45-38.wick (2.2 KB)
Thank you!