You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Placed a item_item_crate | item_creature_crate, then specific the Item Type as any NPCs
Break it in game
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
The text was updated successfully, but these errors were encountered:
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:
Item Type
as any NPCsExpected 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_templateThe text was updated successfully, but these errors were encountered: