I have the same problem when I use interp for transform the actor too.
Hi, This worked for me, it didn’t completely solve my problem, but it’s got me on the right path now, thanks
This was exactly what I needed. Thank you very much!
Here’s a very simple example of what made it work for me:
Hope this helps anybody else in the future!
Edit Whoops. Ignore the odd name of ‘Roll Lerp’ float. I was using a float from elsewhere for testing and forgot it probably looks out of place with that name in this example.
@Paranoid_Andy consider:
Otherwise you’re unnecessarily interpolating twice rather than just polling a variable.