GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

3D Distance ( Request For Reviewed )

Open github-actions[bot] opened this issue 4 months ago • 4 comments

Description

This extension adds the function of calculating the 3D Distance of:

  1. Expressions
  • Object to Object
  • Position to Position
  • Object to Position
  • Distance Status ( Far, Close and exc )
  1. Conditions:
  • If closer than

How to use the extension

  1. Trying to get the distance:
  • Use a ( Variable or txt ) and add the expression in it depends on your need.
  1. If distance
  • Go to conditions and find Distance 3D
  1. Status
  • Use a ( Variable or txt ) and add the expression in it, fill all the input bars.

Checklist

  • [x] I've followed all of the best practices.
  • [x] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • [x] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Reviewed

Example file

gdevelop-game.zip

Extension file

ThirdDistance.zip


Extension by @CreatorADOfficial

You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type !update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:

!update [MyExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12709661/MyExtension.zip)

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!

github-actions[bot] avatar Aug 21 '25 19:08 github-actions[bot]

Thank you for submitting an extension.

Do you know about this extension which seems to have similar features?

  • https://wiki.gdevelop.io/gdevelop5/extensions/collision3d/

D8H avatar Aug 21 '25 19:08 D8H

Yeah this is a bit different it adds a way to calculate it doesn't add collisions and exc like that one it helps with:

  • Obj to Obj distance
  • Num to Num distance
  • Obj to Num distance

CreatorADOfficial avatar Aug 26 '25 15:08 CreatorADOfficial

image

D8H avatar Aug 26 '25 15:08 D8H

Thanks for the reply, you can close it..

CreatorADOfficial avatar Sep 17 '25 11:09 CreatorADOfficial