Closed leoybkim closed 7 years ago
Thanks :)
I've tried it out, and I can't seem to get it working. And by the way, I've implemented a proper time frame / date thing, so you could use that instead of dt.
EDIT: It does actually work - I was just giving up too soon xD
I used dt as time frame (
float dt = deltaClock.restart().asSeconds()
from main.cpp) for now.