twinestory icon indicating copy to clipboard operation
twinestory copied to clipboard

A module for the Godot Engine for parsing Twine stories in JSON format

Results 6 twinestory issues
Sort by recently updated
recently updated
newest added

When exporting, resulting game can't open the JSON file (different path?) Tested for Windows and Linux, using file packing into exe and into .pack. Output: ``` Error while reading: res://story/intro.json...

bug
HOT

For easy displaying of character images and dialog choices

feature
COLD

Define a path to an AnimationPlayer node (or adress using its name) and play an animation using the following syntax: `` Optionally, add a scene name that this AnimationPlayer will...

feature
COLD

Make a Godot engine plugin out of this

enhancement
COLD

Syntax: ``` Only printed if myBool == true Simple value checks 8) %> Elif/Else Support, lower than/ greater than for ints and floats [[Link to sth]] ```

feature
HOT

Syntax: `` to print variable contents `` to define and set a variable `` to set a variable (here: boolean)

feature
HOT