Tag: Gameplay Tags
-
Counting Items With Lyra Inventory System in Unreal Engine Multiplayer Game
In this post I’d like to share shortly a simple way how to enhance Lyra inventory system so that inventory items could be counted. I made this for a simple co-op Multiplayer game. The key idea: The number of items collected by a player is calculated as a personal score and adds to the team…