Pathfinding in Corona SDK

Hi,

I it possible to use a pathfinding algorithm like the Jumper library (https://github.com/Yonaba/Jumper) in Corona SDK? How can I update the path when the camera changes the position?

Any suggestion would help.

Cheers,

OlmanQ

For sure it’s possible to use Jumper with Corona SDK, since both are Lua-based. I think I’ve personally used Jumper for a game in Love2D once.

However, I’m afraid I can’t help you with your second question. This sounds really specific to Corona SDK and you’ll likely find more help in their community.