kernel-legacy
kernel-legacy copied to clipboard
Move player movement report logic from engine/s to the client
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.