TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 26 Mar 2016 10:38 PM |
I tried changing the values within the properties of the bodyvelocity inside the brick and i even tried using a script but nothing at all. The part is not anchored.
This was my single line of code to see if it even works
script.Parent.AngularVelocity = Vector3.new(0,1,0) * math.rad(360)
|
|
|
| Report Abuse |
|
|
| 26 Mar 2016 11:03 PM |
| is script.Parent your BodyAngularVelocity object? |
|
|
| Report Abuse |
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
| |