LiamKarlMitchell / InfiniteSky

InfiniteSky is an open-source mmorpg project, It is written in Node.JS
GNU General Public License v3.0
33 stars 42 forks source link

If we want Monster/NPC to walk avoiding obstacles. #84

Open LiamKarlMitchell opened 10 years ago

LiamKarlMitchell commented 10 years ago

We might need to look into something like A* for usage on polygons. If it came to this maybe we would want another server just to handle NPC/Monster movement and actions? Hmn... Depends on performance. https://www.93i.de/products/software/gamlib-ai

I think for now monsters and npc would just walk in straight lines and through things... lol.

arctictothpast commented 9 years ago

In standard game play alot of players used obstacles to re spawn bosses or monsters that are causing them problems, particularly lower level characters in a master level zone