All Projects → LittleMouseGames → Whiskers

LittleMouseGames / Whiskers

Licence: mit
A Visual Dialogue Editor made using the Godot Engine

Projects that are alternatives of or similar to Whiskers

Godot Kickstarter 2019
Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
Stars: ✭ 194 (-15.28%)
Mutual labels:  godot, godot-engine
Dialogue
Node based dialogue system
Stars: ✭ 207 (-9.61%)
Mutual labels:  dialogue, dialogue-systems
Godot card engine
A plugin for Godot to create card based games
Stars: ✭ 160 (-30.13%)
Mutual labels:  godot, godot-engine
Chart Gd
Animated charts for Godot Engine
Stars: ✭ 151 (-34.06%)
Mutual labels:  godot, godot-engine
Convlab 2
ConvLab-2: An Open-Source Toolkit for Building, Evaluating, and Diagnosing Dialogue Systems
Stars: ✭ 196 (-14.41%)
Mutual labels:  dialogue, dialogue-systems
Voxel Core
Voxel plugin for the Godot game engine!
Stars: ✭ 148 (-35.37%)
Mutual labels:  godot, godot-engine
Anyq
FAQ-based Question Answering System
Stars: ✭ 2,336 (+920.09%)
Mutual labels:  dialogue, dialogue-systems
Pgsgp
Play Games Services plugin for Godot Game Engine 3.2 - Android
Stars: ✭ 130 (-43.23%)
Mutual labels:  godot, godot-engine
Godot Gdscript Toolkit
Independent set of GDScript tools - parser, linter and formatter
Stars: ✭ 214 (-6.55%)
Mutual labels:  godot, godot-engine
Godot Jigglebones
An addon that brings jigglebones to Godot Engine 3.0.
Stars: ✭ 175 (-23.58%)
Mutual labels:  godot, godot-engine
Dstc7 End To End Conversation Modeling
Grounded conversational dataset for end-to-end conversational AI (official DSTC7 data)
Stars: ✭ 141 (-38.43%)
Mutual labels:  dialogue, dialogue-systems
Godot Kotlin Native
Kotlin bindings for Godot Engine
Stars: ✭ 186 (-18.78%)
Mutual labels:  godot, godot-engine
Godot Syntax Themes
Syntax themes for the Godot Engine script editor
Stars: ✭ 140 (-38.86%)
Mutual labels:  godot, godot-engine
Godot Beginner 2d Platformer
Learn to create a 2d platform game with the Godot game engine. This is a beginner programming tutorial.
Stars: ✭ 183 (-20.09%)
Mutual labels:  godot, godot-engine
Pixelorama
A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!
Stars: ✭ 2,535 (+1006.99%)
Mutual labels:  godot, godot-engine
Tgen
Statistical NLG for spoken dialogue systems
Stars: ✭ 179 (-21.83%)
Mutual labels:  dialogue, dialogue-systems
Gdscript Docs Maker
Create documentation and class references from your Godot GDScript code
Stars: ✭ 121 (-47.16%)
Mutual labels:  godot, godot-engine
Godot Ink
Ink integration for Godot Engine.
Stars: ✭ 129 (-43.67%)
Mutual labels:  godot, godot-engine
Godot Ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 168 (-26.64%)
Mutual labels:  godot, godot-engine
Cartographer
A GPU powered Terrain editor and renderer for Godot Engine
Stars: ✭ 216 (-5.68%)
Mutual labels:  godot, godot-engine

License Version Godot Version Status

What is Whiskers?

Whiskers is an Open Source, visual Dialogue editor made using Godot.

Media

How do I use this?

We've included a few example projects in /examples to get you started! Play around with them to understand what each node does, and how they interact with each-other!

It is very important that you connect all dead-end nodes to an End node! Or else your dialogue asset won't save properly and it'll run into issues while parsing! This can cause you to lose all unsaved progress!

This project is still being developed, and you will encounter bugs! Please be sure to report all issues to this Repository so we can get them fixed ASAP!

How do I use an exported Dialogue Assets?

There's an awesome parser GDScript class here, which should get you up and running using Whiskers Dialogue assets lightning quick!

How can I help?

The best way to help is to use Whiskers and give me your suggestions and feedback! Pull-requests are always welcome!

Please follow the GDScript Style Guide when submitting pull-requests! Thank you!

Why did you make Whiskers?

There are lots of awesome Dialogue creation tools out there, but I like a good challenge! Creating this tool taught me a lot about Godot. Having created my own solution also means that I can add new Features much quicker than if I was using a third-party one!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].