Skip to content

selimanac/defold-astar-hex-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

defold-astar-hex-example

A*

Hexagonal Example for defold-astar
Test it: https://selimanac.github.io/defold-astar-hex-example/

Art Credit: Kenny

You can set the map type to odd-r or even-r. odd-q and even-q types are not supported in this example.
Just set the map_type variable on main.script file accordingly.

-- SET IT TO -> astar.HEX_EVENR or astar.HEX_ODDR to see the difference
-- See: https://github.com/selimanac/defold-astar?tab=readme-ov-file#astarset_map_typetype
local map_type = astar.HEX_ODDR

Dependencies:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published