You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this extension it is possible to create a dynamic dialogue or story without the need to use Yarn.
All features:
Option between dialogue or story
Automatic message change
Changing messages by key
If the automatic change is active and there is no key pressed, the messages will be passed until the last
Message change time in seconds
Message color
Position where the dialogue/story will be created (Top, Middle, Bottom)
Customizable width and height
How to use the extension
Add one Text with tween behavior, Panel Sprite (9-Patch), if it's dialogue, one Sprites with all frames (profiles) for characters and animation names equivalent. So:
The system to create UI components with GDevelop will change soon. So, I doubt someone will want to do a review as it will become deprecated in a few months.
Extensions in the community list don't need a review and they can still be download from the editor.
Do you want to try the community list instead?
The system to create UI components with GDevelop will change soon. So, I doubt someone will want to do a review as it will become deprecated in a few months. Extensions in the community list don't need a review and they can still be download from the editor. Do you want to try the community list instead?
The system to create UI components with GDevelop will change soon. So, I doubt someone will want to do a review as it will become deprecated in a few months. Extensions in the community list don't need a review and they can still be download from the editor. Do you want to try the community list instead?
and about the use of javascript, I'm not using the extension anymore.
The system to create UI components with GDevelop will change soon. So, I doubt someone will want to do a review as it will become deprecated in a few months. Extensions in the community list don't need a review and they can still be download from the editor. Do you want to try the community list instead?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
With this extension it is possible to create a dynamic dialogue or story without the need to use Yarn.
All features:
How to use the extension
Add one Text with tween behavior, Panel Sprite (9-Patch), if it's dialogue, one Sprites with all frames (profiles) for characters and animation names equivalent. So:
If it's dialog:
If it's story:
Checklist
What tier of review do you aim for your extension?
Reviewed
Example file
DynamicDialogExample.zip
Extension file
DynamicDialog.zip