I’m trying to make a weighted platform that is held up with ropes for a platformer. I want the platform able to be physics based, so that I could stack boxes on it and it would move up and down. I tried using physics constraints, but I just couldn’t get it to work. PLZ help! Thanks!