Skip to content

Points for 3D #1690

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Points for 3D #1690

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 29, 2025

Description

Points Functionality to 3d objects just like the 2d points work.

How to use the extension

Add the behaviour to a 3dObject and set the local coordinate coordinates in the behaviour points.
The behaviour automaticallu calculates the translated world coordinates depending on the parent objects position and angles.

You can fetch the translated values like this
Image

You can also modify the Local Points just like writing a variable inthe behaviour properties with events.

Image

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • 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?

Community (Unreviewed)

Example file

PointsFor3DExample.zip

Extension file

PointsFor3D.zip


Extension by @VanCastar

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 github-actions bot requested a review from a team as a code owner May 29, 2025 16:54
@github-actions github-actions bot added the ✨ New extension A new extension label May 29, 2025
@github-actions github-actions bot force-pushed the extension/VanCastar/1689 branch 3 times, most recently from efc55e2 to 9b652d9 Compare May 30, 2025 16:46
@github-actions github-actions bot force-pushed the extension/VanCastar/1689 branch from 9b652d9 to e71c6e1 Compare May 30, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant