Build/Deploy Underwater...

Is there a plugin that allows you to build and place deployables (TC, Workbench, etc) underwater?

Its limited on client side (you even dont have blue plan in socket right?), but you can make small trick to allow it, but i am aware it will be not 100% accurate

Watch for mouse clicks when the player is holding certain deployables.  Raycast to find out if they are aiming underwater.  Then hopefully spawn in the item where they intended it to be.  But if the player moves or rotates their view after the red outline stops moving, the results will be off.  Could be complicated to do properly.