I have a door and a rocket.
The rocket is supposed to go through the door and break it apart in a straight only-y-axis route.
I have set up everything in the game logic.
I have the door Delay (set 1 duration) — edit object suspend dynamics
touch (detector material) - ---- restore dynamics.
(The material is the second cube that flies with the rocket to restore the dynamics- it’s the one that has the “detector material”.
The cube that follows with the material is set to – Always action- ( it’s own action) start frame 0 – end 600
the rocket ( same thing as above) except it has it’s other own action. So the two action of the rocket and the material is the only difference.
NOW.
When I hit P. Everything is working. The rocket approaches the door and as soon as it touches the dynamics restore and fly apart as the cube hits the center.
BUT HERE’S THE PROBLEM.
WHEN I CLICK RECORD ANIMATION AND HIT P.
ONLY THE ROCKET FLIES THROUGH. THE CUBE WITH THE MATERIAL STAYS AND DOESN’t MOVE.
FOR SOME REASON AFTER 6 SECONDS. IT SUDDENLY FLIES THROUGH and then the door collapses.
SO BASICALLY ( IN RECORD ANIMATION) THE RECORD FLIES THROUGH THE DOOR NOT DOING ANY DAMAGE.
AND THEN THE MATERIAL CUBE FLIES THROUGH 6 SECONDS LATER AND SHATTERING THE ENTIRE DOOR.
Does anyone know how to fix this problem? Let me know if you need more details. I’ll really appreciate if anyone can help me on this. OR you can make your own file and send it to me and I’ll look at it. I tried uploading my file but this website won’t let me. All I want is a door (a flat cube with some thickness) and a rocket that flies through the center of it … shattering all the particles into different directions. The door cannot break apart until it’s hit by the rocket. Thanks