|
| 21 May 2014 12:05 PM |
| I have a model called RSP Jet. Could I please have a script that I can put into the MainSeat that when I press R, the whole thing does a barrel roll? Thanks. :) |
|
|
| Report Abuse |
|
|
| |
|
| |
|
Qeary
|
  |
| Joined: 27 Jun 2013 |
| Total Posts: 5401 |
|
| |
|
xSIXx
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 9202 |
|
|
| 21 May 2014 02:09 PM |
| no, we will not make a script for you |
|
|
| Report Abuse |
|
|
| |
|
uyoyalt
|
  |
| Joined: 16 Apr 2013 |
| Total Posts: 2860 |
|
| |
|
|
| 22 May 2014 05:16 AM |
seat=script.Parent for i=1,360 do wait() print(math.pi/-i) seat.CFrame=CFrame.Angles(math.pi/-i,0,0) end for i=1,360 do wait() print(math.pi/i) seat.CFrame=CFrame.Angles(math.pi/i,0,0) end --tried.
~masterCameron101, advanced Lua programmer, certified in Photoshop. Have I helped you? Don8~ |
|
|
| Report Abuse |
|
|
|
| 24 May 2014 05:19 AM |
| Did you add the input of the R key? |
|
|
| Report Abuse |
|
|