World/sendMove

From Box Critters Modding Wiki
Jump to navigation Jump to search

world.sendMove is a function in a World object that moves the player to a new place.

Action

When it is called it emits the click socket to the server as well as a position.

Usage

  • When the user clicks on the background - when the room's background is sent a click event

Falts

Refenrences