I’m making a puzzle fps and I have run into a problem.
I have platforms that move around the room.
When the player stands on them it works as it should and the player moves with the platform.
When a mesh gets placed on them it stays in the same place and falls after the platform has moved away.
Any ideas?