hestia-rsps / hestia

An open-source Kotlin game server.
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

Interact with movement suspension #69

Closed GregHib closed 4 years ago

GregHib commented 4 years ago

Currently waiting for a position #56 isn't very useful by itself. Need an interact with object, floor item, mob, player, bot action, which will need size cache definitions to calculate positions.

GregHib commented 4 years ago

It will also need to return null or a failure type if can't/doesn't reach the destination.

GregHib commented 4 years ago

Tests: