- Home /
the player don't move with the transporter,,The occurrence of the player from the carrier
Hi guys , Guys, I have a problem where I want to make transporter to move the player from one place to another, and I want to use it in traps, but I have a problem which is when the transporter rises, the player rises with him, but when he moves forward the player stays in place and falls from the transporter when he passes, the transporter moves using animation And I put on the player and the transporter a RigidBody, does anyone have an idea what the problem might be?,Hi , Guys, I have a problem where I want to make a transporter to move the player from one place to another, and I want to use it in traps, but I have a problem which is when the transporter rises, the player rises with him, but when he moves forward the player stays in place and falls from the transporter when he passes, the transporter moves using animation And I put on the player and the Transporter rigidbody, does anyone have an idea what the problem might be?
Answer by jman12EX · Dec 28, 2020 at 09:34 PM
in the animation, the collider (for the transporter) may be set to the collision. you could in the animation turn off that part of the collider and make it off or trigger only. That should stop him from rising. and without seeing how the teleportation or better explanation on "but when he moves forward the player stays in place and falls from the transporter when he passes" I don't know how to help with this part. hope this has helped