Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi! Thanks for trying out our game. I think we are already using A*, but the problem is a sub optimal navigation mesh, so A* selects a path where there will be collision. 

Can you give me any hints on how to integrate the .pck file? I exported the game from Godot and didn't see an option. Or do you have to do this with an external program?

Hey, I thin the Problem with the A* could be solved by a NavigationObstacle2D node in the "Obstacles" (https://docs.godotengine.org/de/stable/classes/class_navigationobstacle2d.html)

Here you find a Picture with the position of the option to embed the PCK data :)