Comments

Log in with itch.io to leave a comment.

Hey, again! I downloaded the 2.0 version, but I'm having some trouble adding the scene to my main menu. I'm using Visustella's Main Menu Core, and when I put the eval in the menu category, SceneManager.push(Scene_WDFactions); I get an error; 'Scene_WDFactions is not defined' 

Any help would be appreciated! (I realize the plugin adds the scene to the menu, but it doesn't allow for icons, which is what all of my menu options have! So for consistency's sake, I was using VS's menu manager. The plugin launches fine with the built-in menu add on! Just not with Visustella's.)

Deleted 22 days ago

Sorry I gave the wrong answer below!

Have you tried pushing WD_Factions above Visustella? That way you are certain the Scene has been built

(1 edit)

I just tried it, but it gave an error; Scene_WDFactions_Pr is not defined. I get the same error regardless of where it is in the plugin list, if that helps!

I thought that 2.0 was the premium but it's the light, Scene_WDFactions is ok

A couple of questions:

- When does this error happen? As soon as you open the project or when you select it from the menu?

- if you create an event with the plugin command "Call Factions" does it work? (If yes it's strange as the only thing that it does is a Scene Manager push as you do)

Deleted 21 days ago
(3 edits)

So sorry, my last reply was a mistake! If I call the scene via plugin command, it works fine! :) It doesn't error when I open the project, no. Only when I click on the main menu option to launch it. (Btw, where can I find the pro version of 2.0? That was the one I wanted, haha.)

Okay, I'm slow >A< I can just add an icon via text codes in the name of the menu option the plugin defaultly comes with! This way I won't need to us VS's menu manager and the crash won't happen! :D

I'm not entirely sure what this plugin does... because anybody with half a brain can put relationships in a game with this plugin... (Not to mention you have to pay for it)

What does it even do???

(2 edits)

I guess you meant "without this plugin"? 

Anyway, the premium version adds the possibility to create a separate menu where the dev can add up to 5 tabs (interchangeable, so potentially limitless) where you can create informations (generally Factions, Relationships and Traits but really anything you want) by assembling them how you want.


I added the possibility to use face sets, characters, icons or pictures for graphics, I added the possibility to show text dynamically as switches gets turned on and a progression bar display 


Point 1: Those are things that a lot of people can't do as it's required JS knowledge,

Point 2: This is a plugin as any other plugin adds a ready to use feature 


Please refrain in the future from using terms as "anybody with half a brain" because any developer has its own area of expertise and there are people who do not want to handle it with the eventing, if you are able of doing it, good for you, but that doesn't put you in a better position than others.

(Sry, didn't mean to offend anyone with my comment)

Ok, that clears it up a little. Thanks!

Hey, there! I just bought this (amazing) plugin but I'm a little stuck. I've added 2 entries under the 'factions' category, but when I click on the tab, only entry 1 shows. The scene also opens up directly onto the entry, not onto the list of possible entries to choose from. Do you know what I might be doing wrong?

(+1)

If you press the arrows can you navigate between the entries? I recon that it might be confusing, I might need to add some sort of indicators to show that you can navigate left and right ^^'

For the second question, yes, you can show a list of entries. You need to go in the Plugin Parameters, edit your Category ID 1 and at the field "Entry Access" select "Show List" ;)

(+1)

Yuuuuus! It works like a dream now, thank you so much! I'm really looking forward to everything else you'll put out, you've got great ideas! :D

(+1)

Glad to hear! :D
Thanks a lot ^_^

(6 edits)

does it only allow for 1 variable per entry? and can those variables be customized?

for example lets say I want to add in the character relationships entries on top of things like their respect other aspects of their relationship towards my character

like for example their love in case I want to implement a romance system or their loyalty and morale in case im trying to create like an army mechanic and I want to see how loyal each of the officers in the army is

maybe in the factions entries on top of my reputation with said faction I want to add things like the happiness and the obedience of the population or the number of troops and the yield of gold in the towns and the cities that I control in case that I want to for example implement a system of taking control of settlements  or things like that and keeping track of those variables is important for the gameplay


also maybe adding the ability to scroll down the window instead of having to press enter to see the next one would be pretty useful

For now the progress bar is only one but it's customizable (text, values and colour)


I'll see to add more bars and the ability to scroll instead of pressing enter or arrows 😁