JavaScript MMORPG - Maiu Online - #babylonjs - Ep31: Inventory, drop and pickup items
Maiu

Maiu @maiu

About: Hello, my name is Rafal and I will try to show you how I am learning to write mmo game.

Location:
Poland
Joined:
Dec 25, 2023

JavaScript MMORPG - Maiu Online - #babylonjs - Ep31: Inventory, drop and pickup items

Publish Date: Jul 25 '24
0 0

Hello,
I'm working on inventory system. So far i implemented few things:

  • inventory UI, displaying slot items and currency (dust)
  • monsters drops items or dust (gold)
  • player can pickup item from the ground
  • not picked up items disappear after 30s

still TODO:

  • dropping items on the ground
  • drag and drop for inventory items for dropping/replacing in inventory slots

Comments 0 total

    Add comment