A few questions about "delta seconds"

yes

no, a tick it is more like spf - seconds per frame (how many seconds - or rather how large a fraction of one - it took to render the frame)

And basically fps*tick=1 (unless the game slows down or speeds up), so it is easy to calculate one when you know the other (which is why the BP below works)

1 Like