Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

FELSKI_SKILLTREE

A complex plugin to create skilltrees for RPG Maker MV · By Felski

In Desperate Need of Help with a Tutorial and Errors

A topic by The Daemos Chronicles created Sep 20, 2020 Views: 354 Replies: 2
Viewing posts 1 to 2
(1 edit)

Hi all. This skill tree plugin is really great and I was excited to start working with it but I'm hitting some troubles. I saw the demo skill tree tutorial and I thought I followed it correctly but I'm having some issues.

1. Technical issue - how can I change the size of the tree? It's currently way too big to get more than two lanes to fit on the screen. Also, the name text is overlapped with icons.

See image below.

2. I was testing the skill tree with some events in game. I made an event that changes the character class to the appropriate class with a skill tree. The skill tree shows up with the first skill highlighted.

I then perform another event that gives my character the amount of items needed to activate the next skill on the tree. However, clicking either skill, first or second, doesn't do anything. 

Can someone help me with this? What am I missing? I really want to make use of this if possible.

Developer

Hi DaemosChronicle,

for 2. you need to confirm the tree at the top first. I agree that it is a bit weird that you have to do this with only one tree, but once you did it you should be able to click on the nodes below.

Regarding 1. there are a few plugin settings that you can use to make the nodes smaller. Here are the relevant settings: https://imgur.com/a1zCUVN
I suggest lowering the width and height a bit and maybe even make the gap smaller. You can also change the font sizes in the plugin settings.

Best regards,
Felski 

(1 edit)

Hi,

Thanks for your answer. I'm still fairly new to plugins and editing them, but I had a feeling #2 was somewhere in there.


For #1, Oh I got it. Okay thanks, I'm going to look more into the settings.