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

Bug Report: When an entity teleports away, they may leave their equipment behind #35

Open
harrand opened this issue May 27, 2024 · 0 comments
Assignees
Labels
bug confirmed tech Related to game tech

Comments

@harrand
Copy link
Owner

harrand commented May 27, 2024

Describe the bug
When an entity wearing equipment teleports away, their equipment does not despawn, but instead remains at the exact position it was in when its owner disappeared. This also sometimes happens with torches.
image

Reproduction

  • Repro Type: unexpected behaviour
  • Repro Rate: every time
  • Repro Severity (how badly does it affect your bottom line): moderate
    Repro Steps
    Steps to reproduce the bug:
  1. Enter into a level with portals.
  2. Find an entity wearing equipment that also has a hitbox.
  3. Shove that entity into the portal so it disappears.
  4. See unexpected behaviour. If no repro, go to step 2.

Expected behavior
The equipment should drop from an entity the frame when it despawns, which should then cause the dropped equipment to despawn aswell.

Conditions (please complete the following information):

  • OS: windows
  • Render API: vulkan
  • Build Config: debug
  • Version: master
  • Compiler: clang

Additional context
Add any other context about the problem here.

@harrand harrand added the bug label May 27, 2024
@harrand harrand self-assigned this May 27, 2024
@harrand harrand added confirmed tech Related to game tech labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed tech Related to game tech
Projects
None yet
Development

No branches or pull requests

1 participant