Quantcast
Channel: Questions in topic: "ragdoll"
Viewing all articles
Browse latest Browse all 565

Ragdoll Rigidbody Array?

$
0
0
I have a script in C# and need to convert it to Javascript, and it involves arrays with rigidbodies. //Rigidbody[] bodies=GetComponentsInChildren(); --> C# var bodies : Rigidbody[]; bodies = GetComponentsInChildren();//Error for(var rb : Rigidbody in bodies){ rb.isKinematic=newValue; } Any help would be appreciated.

Viewing all articles
Browse latest Browse all 565

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>