Learn to use behaviac
- Use behaviac from Tencent to make NPC AI
- The AI just include the route patrol
- Read route patrol configuration from config file;
- Parse the route per character;
- Random pick up a point from the route path;
- Move to the picked-up position.