of     1   

cyrus1222
#15905696Monday, October 26, 2009 11:53 PM GMT

How do I use it???
Socks7899
#15905841Monday, October 26, 2009 11:55 PM GMT

It keeps a brick from rotating. Put the x y and z forces the same for full efect :3
cyrus1222
#15906038Monday, October 26, 2009 11:59 PM GMT

does it also rotate bricks if I want it to?
legocitymovie
#15909491Tuesday, October 27, 2009 12:48 AM GMT

it makes bricks cframe like game.Workspace.BodyGyro.cframe = CFrame * Vector3.new(0,0,0)
cyrus1222
#15914277Tuesday, October 27, 2009 2:18 AM GMT

Co I can CFrame body gyros? How EXACTLY?
brenny6000
#15914584Tuesday, October 27, 2009 2:27 AM GMT

I'd also like to know if you can use BodyGyro to make the brick it's in always point tword another object
Eyin
#15914726Tuesday, October 27, 2009 2:31 AM GMT

Actually, BodyGyro prevents an object from rotating depending on the maxTorque.
cyrus1222
#15934106Tuesday, October 27, 2009 9:18 PM GMT

but can it be used to rotate things. and if something is rotated and you insert a bodygyro will it make it stay the same rotation?
Eyin
#15934219Tuesday, October 27, 2009 9:20 PM GMT

Yes, depending on the maxTorque, the object will not rotate, this is good for cframing unanchored bricks.
cyrus1222
#15934264Tuesday, October 27, 2009 9:21 PM GMT

can I make it turen towards an object easily? for what I'm making I need it to...

    of     1