I'd like to attach two entities together, so they behave as one entity. I cannot use a sticky area, because the entities will be moving up and down a rope
I have tried AddAttachedPropToProp, but due to it's nature it looks horrible. The attached prop falls through the floor, and it makes the whole thing look messy.
Is there another way to do this without making the second entity lose it's physics properties?
Thanks!
Edit: Solved! I just attached the entities by modifying the bodies so they interlocked
For now it works fine, and doesn't seem as buggy as I first thought. Tested a good 10-20 times, and still no bodies have glitched through each other so i'd say it works