At the moment, i’m using the Clock.ElapsedTime method to measure the amount of seconds to transform a block back and forward. Then resetting the clock. But after a 2-3 cycles it goes really out of phase. It this because of the accuracy of using a clock?
Is it specifically because the clock.start() method takes time to reload?