Skip to content

Backpack - Add general "insert" slot #315

Description

@JaXt0r

To ease backpack handling, let's add a slot below the backpack to "add" an item into the backpack. It will be auto-sorted and added to existing stacks where appropriate.

TODOs

Bugs

  • When an Item is in hand, it shouldn't be rendered inside backpack. At least -x amount of items in hand.
  • When items are put Hand -> Backpack, they're currently removed from inventory, rather than put into. So "Put into backpack" should be reactivated to "add" items for inventory.
  • Also implement Hip and shoulder slot to add items to inventory again
  • RightShoulder too
  • When put item into backpack via LeftShoulder (invisible backpack)
  • Warning when grabbing: Setting angular velocity of a kinematic body is not supported.
    • When grabbed via hand/remote
    • When put into backpack
  • Sometimes items throw exceptions when put into backpack. It might be related to a race condition of Events?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

featureAdditional feature to implement

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions