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

[GAME] NPCs spawned by item_item_crate | item_creature_crate, their angle will be weird while moving #270

Open
Yankumo-Koishi opened this issue Apr 15, 2024 · 2 comments

Comments

@Yankumo-Koishi
Copy link

Yankumo-Koishi commented Apr 15, 2024

Describe the bug

The NPCs spawned by item_item_crate | item_creature_crate, their angle will be weird while moving, like upside down or horizontallly rotated. This causes they'll be stuck into the environment sometimes

Steps to reproduce

Steps to reproduce the behavior:

  1. Placed a item_item_crate | item_creature_crate, then specific the Item Type as any NPCs
  2. Break it in game
  3. See error

Expected behavior

The NPCs spawned by them shouldn't be rotated, at least they shouldn't be stuck


Additional context

I found this issue when I was making my mod called Revision. Seems like the angles of NPC will not be wrong if the Crate Contains use a point_template

@Blixibon
Copy link
Collaborator

Is the creature/item crate set to spawn multiple NPCs, or only one NPC?

@Yankumo-Koishi
Copy link
Author

Is the creature/item crate set to spawn multiple NPCs, or only one NPC?

Currently only tested on multiple NPCs. Edit: I made a test map and seems like it's only happening on multiple NPCs

met-nikita pushed a commit to met-nikita/source-sdk-2013 that referenced this issue May 9, 2024
…amic-interaction-improvements

NPC dynamic interaction improvements and fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants