How do you make a collision move?

Is the wall geometry or a static mesh / actor? If it’s geometry created using a bsp i don’t think you can move it, but if it’s a static mesh or an actor you can make it move towards your character. There are many ways to do that so i would need more info about that. Is it a wall that just goes on one axis, is it something that follows the player around?