I'm currently working on a project. In this project I want two words to crash into each other, causing some destruction to each word, but not total destruction.
My issue is that when the proxy object that I am using (Geosphere) hits the "invisible" wall I have set up, it doesn't crash against the wall like I want it to. Instead it hits the wall and completely just crumbles to the ground.
My goal is to get the text I will be using to crash together like a vehicle head-on collision, maintaining it's form with some good damage at the point of collision and not so much further away from the collision. For reference to what I am trying to achieve, I have linked a YouTube video from a vehicle crash test. I'm interested in reproducing this effect (Starting at 1:10). What Am I doing wrong to make the sphere just crumble when it touches the wall?
Any help or suggestions would be wonderful! Thanks in advance!
CrashIssue1.mp4 (Size: 453.61 KB / Downloads: 8)
My issue is that when the proxy object that I am using (Geosphere) hits the "invisible" wall I have set up, it doesn't crash against the wall like I want it to. Instead it hits the wall and completely just crumbles to the ground.
My goal is to get the text I will be using to crash together like a vehicle head-on collision, maintaining it's form with some good damage at the point of collision and not so much further away from the collision. For reference to what I am trying to achieve, I have linked a YouTube video from a vehicle crash test. I'm interested in reproducing this effect (Starting at 1:10). What Am I doing wrong to make the sphere just crumble when it touches the wall?
Any help or suggestions would be wonderful! Thanks in advance!