Starting Items


To setup starting items in Equipment Component we only have to modify Item and ActiveItemIndex variables in slots.

In this example owner would start with Steel Sword because it is at item Index 0 and ActiveItemIndex is 0
But he would be able to switch it to Great Axe becase it is set at item index 1.
There is no need to setup Id or IsHidden flag, as this will be automatically generated by Equipment Component.