Addon Attributes

Attributes

Adds new, configureable Attributes to uMMORPG: Accuracy, Resistance, Critical Factor, Block Factor, Drain Health Factor, Reflect Damage Factor, Defense Break Factor, Critical Evasion...

Tutoriel for installation

1) in canvas

  • 1.1) add in canvas UI_CharacterInfo
  • 1.2) select a shortcut, add a ButtonCharacterInfo search, replace the old character info panel with a new panel in UI_CharacterInfo

2) in network manager

  • 2.1) add a new NetworkManagerMMOAttributes component and select networkmanager
  • 2.2) in the NetworkManagerMMO component, search for NetworkManagerMMOAttributes and select NetworkManagerMMOAttributes

2) in the players' predabs

  • 3.1) add a new PlayerAttributes component and select the player, select all necessary components (player, health, etc.)
  • 3.2) add new attribute type and configure starting attribute points etc.
  • 3.3) select the component player and search for the player attributes and assigned the

Advice:

    1. I advise you to create your own scriptables and not to use those present in the addons
    1. I also advise you to create your own prefabs, this will avoid any subsequent overwriting

Advice:

  • copying a file to Unity is very simple, just press Ctrl+d

Requirement

  1. Tools

Add Define

  1. _iMMOATTRIBUTES

Video Tutoriel

  1. Video Tutoriel

Addon Date

  1. Created : 2024-06-02
  2. Updated : 2024-06-02

Tutoriel Date

  1. Update : 2024-06-07 00:25:12

File Date

  1. Update : 2025-05-28

Explore Our Addons:

Lottery addon for uMMORPG
Lottery

Allows you to put various objects into your scene that can be interacted with, simply by clicking on them. The interaction can have various requirements and also costs. When a player interacts with...

Inventory Order addon for uMMORPG
Inventory Order

this tiny addon allows your players to reorganize the inventory in one click

Sanctuary addon for uMMORPG
Sanctuary

This addon allows you to add one or more Sanctuaries to your scenes. A Sanctuary is a area that allows your players to recover while being offline (like a Inn, Camp or Restplace).