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

Add move tool controls for paths #2052

Closed
dodderss opened this issue Dec 30, 2020 · 1 comment
Closed

Add move tool controls for paths #2052

dodderss opened this issue Dec 30, 2020 · 1 comment

Comments

@dodderss
Copy link

Describe the project you are working on: A car game with track using curve3d and path

Describe the problem or limitation you are having in your project: I need to drag the path points into specific places

Describe the feature / enhancement and how it helps to overcome the problem or limitation: Adding move tool would help put things in more specific places rather than having to fight with the screen relative controls we have at the moment.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams: I have no clue of how you would do it but here is a badly photoshoped example of what it might look like here

If this enhancement will not be used often, can it be worked around with a few lines of script? I think it would be used often and since there is already a tool for moving nodes i dont think it would be too hard to implement

Is there a reason why this should be core and not an add-on in the asset library? It could be an add on but I think it should be a main feacture as the original controls are hard to use

@Calinou
Copy link
Member

Calinou commented Dec 30, 2020

Duplicate of #527.

PS: You can hold Ctrl and Ctrl + Shift while moving Path3D handles to get coarse or fine snapping. While not as convenient as manually inputting values in the inspector, this is usually enough to have perfectly aligned lines.

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

No branches or pull requests

2 participants