MPRPG UnNamed Survival Game V010-V011

9 months ago

This is an update to the game I'm currently working on temporarily called MPRPG UnNamed Survival Game.
Its a multiplayer survival role playing game.
Here is a list of the latest updates and of course like and subscribe our video!!

UPDATES V010-V011
- Add when user drags item off toolbar, it will clear item from toolbar
- Add when user right clicks toolbar, it will clear item from toolbar
- Add moving inv item to different inv slot
- Changed Inventory Manager, moved it to its own Empty Game Object so when the old GoInventory object was inactive, Inventory Manager will still be able to update and change variables
- Add moving toolbar item to different toolbar slot
- Fix – NonLocal Client isnt changing animation state when a torch is unequipped
- Fix – Clients aren't equipping/ unequipping items properly on NON-Local clients
- Add when user clicks toolbar button, they equip/unequip/use item
- Get toolbar click working
- Get drag and drop items working when user moves an inventory item or equipped item to toolbar
- Get Drag and drop items working between equipment panel and inventory panel
- If there is already an item in the equipment slot that the new item being equipped will occupy, unequip that item and swap icons with the newly equipped item
- Refactor the Equip method, reduce the amount of methods used, gets confusing, make sure the items variables are the same on server and client
- Refactor the unequip method, reduce the amount of methods used, gets confusing, make sure the items variables are the same on server and client
- Get equip inventory item working when clicking an inventory item button

Loading comments...