Hey guys,
I’m pretty new to unity and I’m trying to make a small RPG game.
At the moment I’m giving a ability system a shot. I made a database which contains scriptable objects so far. But now I get stuck at adding methods to them. How can I combine my database items with methods (which clearly make the skills unique)?
Thank you in advance!
Sven