|
| 06 Sep 2015 02:14 PM |
| I'm trying to make a plane loop down and go back up. The body velocity is already in, just need help making it look downish and upish |
|
|
| Report Abuse |
|
|
| |
|
chimmmihc
|
  |
| Joined: 24 Jul 2014 |
| Total Posts: 2420 |
|
| |
|
|
| 06 Sep 2015 04:53 PM |
| I want the plane to go in a Semi-Circle in y-axis form. |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2015 05:08 PM |
| You know, when a jet attacks people and it get low, and then fly up after they done attacking. |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2015 05:54 PM |
| I know someone knows how to do this. o3o |
|
|
| Report Abuse |
|
|
chimmmihc
|
  |
| Joined: 24 Jul 2014 |
| Total Posts: 2420 |
|
|
| 06 Sep 2015 06:21 PM |
| CFR = YOUPART * CFrame.Angles(0, math.rad((Iteration * (180 / #Tabs) + Rotation)), 0) |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2015 07:49 PM |
uhhhhhhhhh?
What is lteration, #Tabs, and Rotation? |
|
|
| Report Abuse |
|
|
chimmmihc
|
  |
| Joined: 24 Jul 2014 |
| Total Posts: 2420 |
|
|
| 07 Sep 2015 12:18 AM |
| Iteration is your for loop step, ignore tabs take it out, rotation = the amount to rotatee |
|
|
| Report Abuse |
|
|