Recent content by Shanmukh

  1. S

    How to Implement Sub-Filters for Filtered Items

    Hi, I need some guidance on implementing sub-filters for already filtered items. Current Setup: I have multiple items and categories in my inventory. Each weapon type belongs to a specific category (e.g., Pistols, Rifles, Shotguns, etc.). I use ItemInfo Category Filters to filter inventory...
  2. S

    How to Implement Gyroscope Controls with UCC

    Hello everyone, I'm working on a Unity project using the Opsive Ultimate Character Controller and would like to implement gyroscope-based controls for character movement and camera rotation. My goal is to use the device's gyroscope to achieve intuitive aiming or movement, similar to how motion...
  3. S

    Checking If an Item Belongs to a Specific Parent Category

    Hi, I’m working on a project using the Ultimate Inventory System, and I need some guidance on how to check if an item belongs to a specific parent category. For example, I have an ItemDefinition for a "RedShirt," which is categorized under the "Shirt" category. The "Shirt" category is a...
  4. S

    Highlight the shop item on Select

    no, it's not worked for me. as per the screenshot below, the game has multiple weapon categories and weapon skins. if I select a skin it won't highlight it, I click on any skin it draws the item description, but if I choose any other weapon category again no selected items are there, it's empty...
  5. S

    Highlight the shop item on Select

    Thank you @Sangemdoko, please post in the replay once you find the itemviewModule. that can be easy instead of writing a custom itemview from my side.
  6. S

    Highlight the shop item on Select

    Hi, I would like to set a highlight for the item which is selected. in this demo scene, the item is the only highlight on hover. after clicking also not selected, it goes to deselected mode and it print item data in the item description. I would like to set the item will highlight until I select...
  7. S

    Reset Inventory Grid After Remeve an Item

    Thank you. it's working fine, I am implementing a custom shop, using inventory. I am not using the shop system. everything working fine as expected. but I am changing the selected item collection, to the equipped collection that time I don't need the (Use Grid Index) option. so I want to reset...
  8. S

    Reset Inventory Grid After Remeve an Item

    When I remove an item from the inventory, the empty slot is there in the middle of the inventory grid. how to reset the grid, to rearrange the grid after removing an item from the inventory.
  9. S

    Runtime database load

    I am implementing asset bundles. in the first step, I got an issue, if I build a single empty scene, all the assets from inventory also come in the build. how to avoid those from empty scenes.
  10. S

    Inventory shop with multiple currencies

    Thank you for addressing my concerns and for your quick response! I'm currently working on implementing an equipment system for character equipment in a 3D view, similar to an inventory system. Before players purchase an item from the shop, they should be able to preview how the item will look...
  11. S

    Inventory shop with multiple currencies

    Hi 1. in my game there are two types of currencies (Gold and Silver). some items in the shop can be purchased with any one of the currencies. please guide me to implement this. 2. and in the shop, I want to show only the Main collection. it shows all collection items in inventory, even I added...
  12. S

    Unable to fetch Grande Attacker Sourceview

    Thank you an thank you, When can I expect the update on this issue
  13. S

    Multiplayer Player left room issue

    when ever the internet is off/ unavailable while playing a gameplay inthe room, player is getting destroyed and is there any option to rejoin to the same room after Internet is available?
  14. S

    Unable to fetch Grande Attacker Sourceview

    Hello Team, We are using Opsive weapon system in a multiplayer game that is integrated with photon, we are able to fetch the information(name) when other players shoot us with gun weapons, but while attacking with Granade unable to fetch the attacker's information. Please let us know...
  15. S

    Multiplayer Player left room issue

    Yes, I am using the latest version of UCC and the Multiplayer add-on. this issue has occurred a rare cases. but it causes an issue with gameplay if I get the error. another issue we facing is at the start scene player prefab can't instantiate and sometimes it destroys automatically, we are...
Back
Top