moveToFinal

open override fun moveToFinal(destination: P)(source)

Moves the node to the given final destination, which must be inside currentRoom.

Parameters

destination

the final destination position inside the current room.