Hi everyone, hope this is the right place to post this.
I’m building a building that has a Bi-fold door (see pictures) and I’m looking to make a door that you can open the single door on its own or open the whole door. I’m not sure however how to make the door do this.
I am capable of building it however scripting it to do so is what I’m struggling with.
So for the “normal” door I’d just tween its rotation til it meets the magnet that the guy mentioned.
Then for the complex thing, you could tween the left hand door counter clockwise a bit and then negate the value you used for that for the other door (and make sure the normal door is attached maybe by a weld or you could separately tween that too).
I’m not sure if you could use IKControl to achieve this without a crazy amount of tweens but yeah