View Single Post
Old 26th July 2018, 17:46   #67  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,346
Quote:
Originally Posted by bradwiggo View Post
Is that defining the framerate for this script:
We probably posted at the same time; have a look at the post above it explains some things

The function is defined in the stuff below in that script. You have to call the function to use it in the script. jm_fps(something) . If I used jm_fps(120) it would interpolate to 120 fps

You could have "named" the function anything like jm_fps2 or brads_function() or whatever



Quote:
Also, what does jm mean? Is it just a variable that we set to certain values?
"jm" is for our buddy John Meyer . He posted a few times in this thread. That manolito version is a variation on one he posted years ago (by you guessed it, manolito)

Last edited by poisondeathray; 26th July 2018 at 17:50.
poisondeathray is offline   Reply With Quote