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

Player interaction #21

Closed
sebashtioon opened this issue Oct 24, 2024 · 0 comments
Closed

Player interaction #21

sebashtioon opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
enhancement A new feature or request player Issues related to the player character. This could be physics, jumping, sprinting, mechanics, etc.
Milestone

Comments

@sebashtioon
Copy link
Member

Player interaction

  • Add RayCast3D node to the player (to a certain length)
  • When hovering over an item, the RayCast3D will detect it and show the "F to interact" UI.
  • When F is pressed, a certain interaction happens (in the form of a signal)
@sebashtioon sebashtioon added the enhancement A new feature or request label Oct 24, 2024
@sebashtioon sebashtioon self-assigned this Oct 24, 2024
@sebashtioon sebashtioon added the player Issues related to the player character. This could be physics, jumping, sprinting, mechanics, etc. label Oct 27, 2024
@sebashtioon sebashtioon added this to the v0.3.0 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or request player Issues related to the player character. This could be physics, jumping, sprinting, mechanics, etc.
Projects
None yet
Development

No branches or pull requests

1 participant