Pretty Fly Games

Tutorial series: How to make an Active Ragdoll with Multiplayer support in Unity

In this tutorial series you will learn how to create an active ragdoll which works in multiplayer from scratch. We’ll go through how to setup an physics based active ragdoll character which is controlled by physics. The setup we’ll use is similar to what Gang Beast or Human Fall Flat uses. We’ll cover how to use any rigged character to setup the joints required for an active ragdoll character controller and how to control the ragdoll character using the keyboard complete with camera handling. Using Photon Fusion we’ll also add support for playing this online.