I need some help

How do i make it so a bridge gets built when you press a button?

I’m not that experienced, but I’m pretty sure you have to layer it, but you should wire the button to your bridge(assuming that it is invisible at game start) and make it say something like “When button pressed show what ever your thing is”

You can make a prop that looks like a bridge on the Below layer of the map that’s hidden. Place the prop where you want it, and make sure it has collision off. Now, make a section of the water (or whatever) where the bridge is into floor, and then make an invisible barrier blocking the floor. Make it so when the button is pressed, it shows the prop and deactivates the barrier.

Yeah, it’s pretty easy I did that.