Skip to content

MikadoSC/EditorScriptSample

Repository files navigation

A sample of Dialogue Edtior using Godot Custom Script.

This project has two samples of same editor, GDScript version and C#.

NOTE: I didn't try opening enabling both CS and GD version at once, so I wouldn't advice it.

To Activate, you need to turn on the plugin. Default is GD version is open.

image

Dialouge editor

The edtior has two state: Create, and Edit. It's similar to CRUD app, you can add to the list, remove item from and also edit. At the moment there is no functionality of changing index between item list, this is the first time I use Godot item list, so I'm not the best person here to show you how.

Future plans

At the moment, there is nothing planned, but I think you can learn from this sample and make something even better that fits your design.

Good luck.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors