Hello! I’m making a largely text-based, choose-your-own-adventure style game, and because I found Yarn a bit too limited for this purpose, I decided to give the Ink extension a shot.
I studied this template by EchoDiff, but I must’ve done something wrong, because in my project, even though the first scene’s text and choices show up (and I can interact with them by changing their color when the player hovers over), when I click on a choice, nothing happens. It should be noted that I’m using the version of the Ink extension included on EchoDiff’s itch.io page, but I had the same issue when using the newer version installed directly through GDevelop.
I don’t know how many of you use Ink in your projects, but I’d be grateful for any help. There’s not much documentation on it specific to GDevelop, and I don’t see a condition or action for choice selection. Am I missing something obvious?