GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
131 stars 52 forks source link

Updated extension: distance evaluation for Linked Object Tools #144

Closed D8H closed 3 years ago

D8H commented 3 years ago

Describe the extension

This is an update to: https://github.com/4ian/GDevelop-extensions/issues/122 and https://github.com/4ian/GDevelop-extensions/issues/140 It add

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 (https://github.com/4ian/GDevelop/issues/2638)

Checklist

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 commented 3 years ago

Closing as added through a PR