Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: westingtyler on October 28, 2018, 05:44:17 AM

Title: Slowly shift the FOV float between two numbers over X time?
Post by: westingtyler on October 28, 2018, 05:44:17 AM
I want to slowly shift the FOV of the camera from a high value to a low one when the player changes views. (90 in first person, 60 in 3rd person.)

I can't figure out how to do it. I got Float Lerp and Float Lerp advanced, but it just seems to jiggle between the high and low value.

I thought lerp was a continuous operation that moved from one number to the other? What action should I use to slide one number to the other?
Title: Re: Slowly shift the FOV float between two numbers over X time?
Post by: djaydino on October 28, 2018, 06:06:38 PM
Hi.
I believe you are looking for 'Float Interpolate'