Skip to main content

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

Hi there!

I think this error is because maybe Eli Book is not updated on the sample project, Try to update Eli Book and Choice manager to the last updated versions and see if it will work.

It's kinda complicated. I'm on the processo to remake a lot of stuff, probably that sample project will be remade from scratch too. If the above did not solve, I will try to see if I can upload a new version. But it may take a while. Can you tell me what do you want to do with choice manager? Maybe I can help with that

(+1)

Yeah I already tried this, but it did not work... ^^' Just don't bother, do your stuff, will try to figure it on my own :) It's also a learning process, so will be good for me :) Btw I want to make a choice window with 2 rows, 3 colums with pictures instead of text. 

Ok! Using the plugin command, you need to do this:

Initial Settings:

  • Columns = 3
  • Visibility = false/hidden

Choice List

- Make sure you have the same amount of entries here that you have on choices. 2 rows and two columns, are 6 choices.

- Make sure conditions switches either has a value or is just "[]"(Click on them then close, the default value will be applied)

Picture Settings

  • Choice Pictures → Creates 6 pictures there.
  • Configure all the behaviors by default or for each picture(Unselect, Select, Chosen

After the plugin command, setup with the event command, 6 choices. Since you put visibility false on the initial settings, the choices will not be shown, but it will show the pictures.