kernel-legacy icon indicating copy to clipboard operation
kernel-legacy copied to clipboard

Move player movement report logic from engine/s to the client

Open pravusjif opened this issue 5 years ago • 0 comments

Report movement when:

  • The player effectively moved
  • A configured time has passed even though the player hasn't moved

the babylon version of this can be seen in /engine/dcl/index.ts at the notifyPositionObservers() implementation and calling.

pravusjif avatar Apr 16 '19 20:04 pravusjif