Geomaster
|
  |
| Joined: 05 Jul 2008 |
| Total Posts: 1480 |
|
|
| 03 Nov 2013 01:17 AM |
So I'm working on the first little bit of a reloading animation, and I'm not very good at this - but this is what I'm trying to do.
Move RAW (Right Arm Weld) to the CFrame of 'Clip' over ten frames, by dividing the difference in position between the two CFrames by ten and adding that to RAW's C0 ten times.
Do the same thing rotating - create an imaginary straight line from RAW to the Clip and align RAW to that straight line over ten frames.
Any ideas?
|
|
|
| Report Abuse |
|
|
MHebes
|
  |
| Joined: 04 Jan 2013 |
| Total Posts: 2278 |
|
|
| 03 Nov 2013 01:19 AM |
I've got one in my models. Quaternion something. You can also use xLEGOx's, who's is probably better: http://wiki.roblox.com/index.php/User:XLEGOx/quaternioninterpolate |
|
|
| Report Abuse |
|
|
|
| 03 Nov 2013 01:51 AM |
| look into cframe tween for weld animation |
|
|
| Report Abuse |
|
|