xp section.

This commit is contained in:
Relintai 2020-08-07 18:56:39 +02:00
parent 693b5c9155
commit eeb1d2ab60

View File

@ -472,7 +472,9 @@ by modifying their damage values in aura callbacks.
## XP
After you set
You can set all the xp values for your levels in `ProjectSettings->Ess->xp`.
Now you can start distributing xp, for whatever you'd like to Entities, using `Entity.xp_adds(vlaue : int)`
## Implementing...