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

Added more laser options to XRToolsFunctionPointer #221

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

Malcolmnixon
Copy link
Collaborator

This pull request implements feature #217 with the following changes:

  • Added option to only show laser pointer on collision
  • Added option to truncate laser length to collision point

The configuration options are:
image

  • Show Laser can be one of [Hide / Show / Collide]
  • Laser Length can be one of [Full / Collide]

Truncation to the collision looks as follows:
image
image

@BastiaanOlij BastiaanOlij added the enhancement New feature or request label Oct 25, 2022
@BastiaanOlij BastiaanOlij added this to the 3.1.0 milestone Oct 25, 2022
Copy link
Member

@BastiaanOlij BastiaanOlij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, don't forget to update the versions document :)

@Malcolmnixon Malcolmnixon force-pushed the pointer-laser-collision branch from 6c629c3 to 0892050 Compare October 25, 2022 11:07
@BastiaanOlij BastiaanOlij linked an issue Oct 25, 2022 that may be closed by this pull request
…r demo to show collision-laser and collision-target.

Added ability to truncate the laser length to the collision point.

Updated versions file with laser pointer options.

Modified settings of left pointer to show different styles (collision-only, show-target).
@Malcolmnixon Malcolmnixon force-pushed the pointer-laser-collision branch from 0892050 to d9b1ee6 Compare October 26, 2022 01:03
@Malcolmnixon Malcolmnixon merged commit a1d514b into GodotVR:master Oct 26, 2022
@Malcolmnixon Malcolmnixon deleted the pointer-laser-collision branch October 26, 2022 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto Pointer
2 participants