Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Zanamas

6
Posts
2
Following
A member registered Apr 20, 2024

Recent community posts

Also is there no support for multiple skill trees per actor?

It seems that the first skill is always unlocked when i make a new skill tree. Is there a way to make the first skill locked? so i could have two or three start locations on the tree? Exactly like Classic WOW

damn im so sorry i figured out the issue, i was pasting the json into the full actortree array,  not the individual actortrees

The default skill tree that comes with the Plugin works fine, but is in a different format than the one generated with the editor.

(2 edits)

Hello! thank you for the reply. I'm so sorry im very new to RPG maker so forgive me for not knowing about the console

This is what i got from the console:


Kadajah_SkillTree.js:781 Uncaught TypeError: settings.actorTrees.forEach is not a function

    at Kadajah_SkillTree.js:781

    at Kadajah_SkillTree.js:2501

DevTools failed to parse SourceMap: chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/libs/pixi.js.map

I tried adding [] to the ActorTree text box, then pasting the exported JSON into the array, that stops the game from crashing but doesnt show any skill tree ingame.

I am using both Editor and Plugin from the same .zip file (v5.2) just to rule that out

Hello, sorry if this isnt the right place to post this, but im having issues with the plugin. I created my skill tree (super small, just two nodes) and pasting it into the ActorTree section of the plugin settings. am i doing something wrong?