Recent content by muhammadasif527

  1. M

    Text to IItemIdentifier

    i have pickup prefab which is fine. i want this prefab to be picked up by code. how i can do this?
  2. M

    Text to IItemIdentifier

    i had made pikup prefabs for all inventory. how i can call this prefab (which function i should call) via code to be acted like it is pickuped by player.
  3. M

    Text to IItemIdentifier

    Inventory is being added now but player is not equipping. Do I need to do some thing else as well?
  4. M

    Text to IItemIdentifier

    from which function i could get all Item Identifiers, not only available in inventory but also which could be added to inventory?
  5. M

    Text to IItemIdentifier

    inventory.Pickup function requires IItemIdentifier while i have string as input. How i can convert Text to IItemIdentifier. I have Text because i could not save IItemIdentifier in Json file.
  6. M

    Bow Pickup Item

    I have watched this video. These questions are not addressed for pickup Bow. Could you please explain these questions for pickup bow??
  7. M

    Bow Pickup Item

    hi i have setup Bow Pickup Item. I have following questions. - How "Fire Point Attachment Location" Could be assign to pickup Bow? - How Sting could be attached to right hand?
  8. M

    Emerald AI Integration

    it worked.... thanks :)
  9. M

    Emerald AI Integration

    this one... it is showing with in demo, but not with Emerald AI agent.
  10. M

    Emerald AI Integration

    On attack by Emerald AI agent, Damage Indicator is not showing.... What could be the reason??
Top