12-14-2019, 11:18 PM
(This post was last modified: 12-14-2019, 11:41 PM by Fenriswolf.)
(12-12-2019, 04:14 AM)DerVVulfman Wrote: The combination to get is pretty ... tough. Gotta admit that. I basically cobbled it together.
I take it that your example is the points rate (not added together)...
I set the minimum rates that way so you cannot have errors like 'division by zero'.
The points are generated in the 'setup' method, the same method that generates your experience points.
Sorry for the late reply.
I haven't been able to work on the project for the past couple of days.
I'll make a workaround, increase the amount of points per tree if need be.
I finished the trees for my first actor and was going to start with the second one.
But when I try to access the tree with the 2nd actor, I get this error:
Any idea why?
EDIT: I call the talent tree from standard menu with a few tweaks.