Forum begins after the advertisement:


[Part 5] Hand slot error

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #11853

    Well, I know it, though it seems everything asides from showing the image in the Hand Slot is okay. Maybe I should fix it by myself every day while doing next part of the tutorial video. It’s not like I don’t want to pay but it’s because I don’t have that much money to spend to begin with, I appreciate the recommended suggestion but sorry for–maybe not picking the call option.

    #11854
    Terence
    Keymaster

    Hi Ondra, no worries :) You don’t have to be sorry about not choosing the pay option! I totally understand. Feel free to continue posting questions here if you run into other issues as well. I will try to help as much as I can.

    #11855

    Thanks. My parents or family wasn’t that supportive about me doing game developing…

    #13125
    Josiah Potts
    Participant

    Hey I need Help with a line of code for equipping tool to handslot for some reason when i use this line

    ItemData equippedTool = InventoryManager.Instance.equippedTool;

    in uimanager.cs it comes back with this error: CS0029 Cannot implicitly convert type ‘ItemData[]’ to ItemData.

    any help would be much appreciated thanks

    #13127
    Terence
    Keymaster

    Josiah, you probably defined equippedTool wrongly in your InventoryManager code and added a [] at the back.

    public ItemData[] equippedTool = null;
Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.

Go to Login Page →


Advertisement below: