Hi.
I need some help and hope you could push me in the right direction.
1. I want my character to be able to slide down rope/chains like Rayman in Rayman legends. Example in this video
Right know I can only travel from left to right, I want to move from the highest point where the character grabs the rope and down to the end or if the player jumps off.
And the character dosent always grab the rope in the same way (sometimes his head will be over the rope and somtime it's under).
2. I have tried to make my blocks fall of a platforms simlira to this video.
Anyone know how to recrate this?
Don't know if my approach is the right way to do this and I also have a problems if I have a platform just above the block which stops it from rotating and falling down.
When I have platform above the block I want it to be pushed out and fall down when it is in the air, could probably use Physics.VelocityY and disable push in that case.
I have done a couple of tests and here is what I have know file
Thank you.