|
Hey guys and girls, Simply enough I'm having a little trouble with this part of a script, as simply enough I don't quite understand javascript just yet. What i'm trying to do is OnTriggerEnter I want the gravity applied to this object via its rigidbody to be tunred on... however it's not quite there. Any ideas would be lovely. Thanks!
(comments are locked)
|
|
try getting rid of "attachedRigidbody" and just using "rigidbody".
(comments are locked)
|
