Hello,
I’m trying to figure out a way of accessing an enemies inventory using a container set up. Mainly for looting or stealing. I can’t find any tutorials on how to set this up. I’m using inventory containers for the player group inventory just fine but I have no idea how to do this outside of the player group.

Any help would be great.

  • Accessing in form of a menu screen? That can be done using a Call Menu Screen node and setting the menu's user.
    Just make sure your menu screen is set up to allow non-player users.

    Otherwise, you can get items from a combatant via the regular inventory nodes, the stuff in inventory containers is still stored in the regular inventory.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.