Closed SylvainMarty closed 7 years ago
I need to rebuild from scratch the TimeAction which must use the timestamps to temporize the animation (in the perform() method).
perform()
Use this method to get the current game timestamp : getGametimeTimestamp()
getGametimeTimestamp()
This fix seem to works fine on server too 😄
I need to rebuild from scratch the TimeAction which must use the timestamps to temporize the animation (in the
perform()
method).Use this method to get the current game timestamp :
getGametimeTimestamp()