Cross-map Pathfinding Method for Multiplayer Online Games
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- SHENGQU INFORMATION TECH SHANGHAI
- Publication Date
- 2021-08-10
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] The invention belongs to the technical field of computer software, and relates to a cross-map pathfinding method, in particular to a cross-map pathfinding method for a multiplayer online network game. Background technique
[0002] The automatic pathfinding of existing games is basically calculated by the client itself inside the scene, and this field is relatively mature. As the pace of the game accelerates, the need for automatic pathfinding across maps is widely needed. Most of the current solutions are still calculated by the client, and the client has the information of all map jump points. But this will increase the amount of resources on the client side, and secondly, some dynamic events related to map switching cannot be synchronized (such as conditional NPC clicks, the logic is controlled by the server).
[0003] In view of this, there is an urgent need to design a new cross-map pathfinding solution in order to overcome the above-mentioned de...