-
::Hello,
For the Vampire Survivor Tutorial, the garlic and knife weapon are used individually (a character can only have one). What do I need to do if I want the character to have access to both weapons?
::Hi Jaylen, which part are you at now?
If you add both weapons to the Available Weapons array in the Inventory Manager on the player, the other weapon should spawn on level up.
::Currently starting part 11
I have this code, but when I uncomment the SpawnWeapon(SecondWeaponTest), I get this error
It says the error is here
::Can you show me the line number in your code as well?