Play test - Entitlements Essentials - (Unreal Engine module)
Viewing a list of player owned items
-
Compile your project and open it in the Unreal Engine Editor.
-
Play the game in the editor, log in, navigate to Store > Inventory > Power Ups. You will see a list of items the player owns, with the quantity displayed in the top-right corner of each item entry.
If you don’t own any items, you can purchase them by following the Store Item Purchase play test.
Consume entitlement
Make sure the account you're using owns at least one consumable item. Refer to the Store Item Purchase play test to purchase an item if needed.
-
Compile your project and open it in the Unreal Engine Editor.
-
Play the game in the editor, log in, navigate to Store > Inventory > Power Ups, and select any of the item. Click the Equip button after selecting an item. The item will be highlighted with a blue border, indicating that it is equipped.
-
Return to the main menu and go to Play > Single Player.
-
Once the match starts, you’ll see the equipped power-up along with its quantities on the HUD. Press
E
on your keyboard to use the power-up. -
Press
Esc
orShift + Esc
if you're playing in the editor, then click the Quit button. -
Go back to Store > Inventory > Power Ups. You'll see that the quantity of the item you used has decreased or disappeared entirely if you only had one.