Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Twine Variables Not Resolving #84

@lexluthor007692

Description

@lexluthor007692

I am new to Twine but I understand how the Skill blueprint parses through the .html file and strips out HTML tags so Alexa can read text to the user.

I made a custom Twine story and imported the HTML file into Developer Console, but this story contains Twine variables.

Regardless of how I tweak the displayableText variable in index.js Alexa will just read the literal text i.e. "You have $PlayerHealth health remaining."

I would just like to know if anyone else has had success using Twine variables with this skill template or if game logic like this just needs to be done through handlers like other skills.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions