3D Distance ( Request For Reviewed )
Description
This extension adds the function of calculating the 3D Distance of:
- Expressions
- Object to Object
- Position to Position
- Object to Position
- Distance Status ( Far, Close and exc )
- Conditions:
- If closer than
How to use the extension
- Trying to get the distance:
- Use a ( Variable or txt ) and add the expression in it depends on your need.
- If distance
- Go to conditions and find Distance 3D
- 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
Extension file
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!
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/
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
Thanks for the reply, you can close it..