Disable behavior for only one player in multiplayer

How do I…

make it so my shared multiplayer object in gdevelop can have the draggable behavior disabled for only one player, other players should still be able to drag it

What is the expected result

I would have a swithc in my game that when it is flipped the player can drage it but when it is unflipped any player that has unflipped it can not drag the object…