Skip to content

Feature Request: Add has_hovered signal to XRToolsFunctionPickup #784

Description

@AtomicAntt

While working on my VR project, I wanted to add a tiny haptic feedback whenever the player could grab an item that was grabbable, however, there were only has_picked_up and has_dropped signals for FunctionPickup. I think a signal for hovering over objects, that could be newly grabbed, would be pretty neat in this case.

My fix for this in my project was adding a hovered signal under _update_closest_object() in FunctionPickup if the new closest_object instance was valid, but I would love for it to be official.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions