Skip to content

Nanoware/FlexiblePathfinding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlexiblePathfinding

A plugin-based JPS pathfinder for Terasology.

This is a clone of the original repository by Kaen.

See also FlexibleMovement.

Usage

You probably want to use the nodes in FlexibleMovement directly.

However, if you're not actually moving anything then you can try the PathfinderSystem#requestPath method.

You can see the basic usage example in the unit test helper

Hacking

Check out the unit tests. You can add a new movement type by writing a new JPSPlugin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%