Alien Arachnoid Drone - Ragdoll

Опубликовано: 11 Март 2026
на канале: koyima
133
7

https://assetstore.unity.com/packages...

Version 1.1
-----------------------------
Added a second prefab and scene which can be used to make ragdoll and gibbed versions

I also added a script that will allow you to test it out with ragdoll and gibbed versions.
You can investigate the script to figure out how to make your own, but this is for demo
purposes only.

Generally you can make an array of the Rigidbodies and then turn off the 'isKinematic' value,
then make sure to disable the animator and any scripts that use it also need to be edited.