Cradle icon indicating copy to clipboard operation
Cradle copied to clipboard

Custom macros (prompts) for Harlowe / Harlowe documentation

Open sleftwizard opened this issue 5 years ago • 0 comments

Hi there,

I'm brand new to Cradle, and semi-new to Unity in general (and GitHub, apologies for any formatting/etiquette issues). I have a pre-existing Twine story that uses prompts for player text input.

(ex. (put: (prompt: "What's your name?") into $name))

I imported this story into the the project using the Plugins folder, etc. and received this error:

"StoryImportException: Macro 'prompt' is not supported in Cradle. You can add it as a custom macro, please see the Cradle documentation page."

I'm not finding any Harlowe documentation, which is fine if that's not available yet. I'm just wondering if there's a way to fix this error, or if the pop-up nature of the prompt: macro is not compatible with Unity.

Thank you, and your work on this project is very much appreciated.

sleftwizard avatar Mar 06 '19 01:03 sleftwizard