-
Notifications
You must be signed in to change notification settings - Fork 18
PathingService
Rogiel edited this page Aug 3, 2011
·
1 revision
Service responsible for finding obstacles in the character moving line and tries to create a new path plan in order to avoid those obstacles. This service must work in conjunction with MapService that will map the entire game world, listing all obstacles and free locations.
- AStarPathingService
- MapperPathingService Default(temporary)