8000 GitHub - snotbane/penny_godot: Penny is a simple yet powerful solution for scripting narrative text suitable for everything from basic NPC dialogue all the way up to full-featured visual novels.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Penny is a simple yet powerful solution for scripting narrative text suitable for everything from basic NPC dialogue all the way up to full-featured visual novels.

License

Notifications You must be signed in to change notification settings

snotbane/penny_godot

Repository files navigation

nulture presents...

Penny, an Interactive Narrative Language

Penny is a coding language used to write interactive narrative content for video games. It is capable of, and appropriate for, handling any narrative demand, from short NPC dialogue, all the way up to full visual novel trees.

Quickstart

  1. Import the addon to res://addons/penny_godot/

Why?

Penny's purpose is to provide a dedicated environment for writers to focus on front-end visuals, audio, and (most importantly) text. Rather than being a fully-featured engine, Penny is designed to work along side a host engine. This is to separate visual details from narrative content.

Key Features

Regex Filtering

Writing complex text has never been simpler. One can create filters to apply to displayed text, to reduce technical clutter within the written text itself.

Object inheritance

Data in Penny is stored in objects, which inherit attributes from other objects. One can even change an object's inheritance at any time.

About

Penny is a simple yet powerful solution for scripting narrative text suitable for everything from basic NPC dialogue all the way up to full-featured visual novels.

Topics

Resources

License

Stars

Watchers

Forks

0