Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated extension: distance evaluation for Linked Object Tools #144

Closed
5 tasks done
D8H opened this issue May 11, 2021 · 1 comment
Closed
5 tasks done

Updated extension: distance evaluation for Linked Object Tools #144

D8H opened this issue May 11, 2021 · 1 comment

Comments

@D8H
Copy link
Contributor

D8H commented May 11, 2021

Describe the extension

This is an update to: #122 and #140
It add

  • an action get the distance of the instance that has been traveled
  • actions to link neighbors on rectangular grids, isometric grids and hexagonal grids.

http://wiki.compilgames.net/doku.php/gdevelop5/all-features/extensions/linked-objects-tools

An example that shows how to evaluate distance by roads to define rules for city builders uses it (4ian/GDevelop#2638)

Checklist

  • Extension has a proper name and description.
  • Extension has tags (for example: "platform, brick, breakable").
  • All behaviors have a description.
  • All functions (actions, conditions, expressions) have descriptions.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.

Extension file

https://www.dropbox.com/s/dyjlfzc2ok6f6dd/LinkTools.zip?dl=1

Idea box

I think it could be useful for point and click to bypass obstacles with a predetermined polygonal chain, so I might do another example for this one day.

@4ian
Copy link
Collaborator

4ian commented May 13, 2021

Closing as added through a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants