-
-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Satchel version
1.4.1
Description
When pressing the number keys on the keyboard, the corresponding item is equipped, but it does not visually appear in the game. The item seems to activate internally, but the player cannot see it, which may indicate an issue with the tool’s parent, visibility, or the character’s equipment handling.
Expected behavior
When pressing the number keys on the keyboard, the selected item should equip and be visibly attached to the player’s character. The item should appear in the character’s hand or relevant position, allowing the player to see and interact with it as intended
Actual behavior
When pressing the number keys on the keyboard, the item is equipped in the game logic, but it does not appear visually on the player’s character. The item remains invisible, and the player cannot see or interact with it.
Steps to reproduce
I dont know to
Relevant log output
No errors