|
Just noticed it now... I've still been using custom camera interpolate functions. Is it any good? |
|
|
TenalJoin Date: 2011-05-15 Post Count: 18684 |
@xsixx
just like dom |
|
|
Really? Awesome! Better go mess with it. |
|
|
|
Sorry, ha ha.
So does this actually work with Roll and FieldOfView? Or do those still have to be manually controlled. |
|
zars15Join Date: 2008-11-10 Post Count: 9999 |
On wiki it only had endPos and endFoV. Roll isn't included. |
|
|
badccJoin Date: 2009-01-18 Post Count: 3170 |
No, it's been out for quite a while |
|
|
TenalJoin Date: 2011-05-15 Post Count: 18684 |
@xsixx
lie 2 me 1 more time and ill tell on u |
|
|
I've found out about it sometime in April. I have evidence that it's been there since at least April 19.
_________________________________________________________________________
Twitter: https://twitter.com/MarkOtaris |
|
coploxJoin Date: 2008-06-07 Post Count: 3252 |
|
|
coploxJoin Date: 2008-06-07 Post Count: 3252 |
|
|
1TopcopJoin Date: 2009-06-09 Post Count: 6754 |
If you hadn't post of this, it may have been another year before I noticed that method! That method's going to come in handy o:
They post about a property called ZIndex on the ROBLOX news after it had been there for 2 years, but they don't post about the totally awesome Interpolate? |
|
|
They posted about the zindex because they changed the way it worked. |
|
SharksieJoin Date: 2009-10-10 Post Count: 30576 |
Since this appears to be a thread about camera manipulation, I'd like to share some code I cooked up a little while ago. This is a form of interpolation I haven't seen anyone else use. Basically you give it an extra argument, the focus, and it slides along a curve that slides away from the focus. Super awesome for camera work.
pastebin A8NgXQtA
See it in action at http://www.roblox.com/--Place-place?id=97180721 |
|