Good day,
I would like to have some pointers on how to go about this. I am currently starting off a small RPG project and I am wondering how would I go about having lots of Item that i could randomly add to some loot. Do I need to create a BP for every item with all their info or should I use a SQLite database in my project. (I’m trying to use Blueprints only).
Thanks