For a part of my game, my player is held captive by chains until he breaks out. I need to be able to root the player to the ground.
Right now, I followed the Pin Chain Style example in the Examples folder that comes with Construct, and the chain itself attaches correctly to the player, but will not stay rooted to the ground. How can I keep the chain held to the ground without moving?
Thank you!