Skip to content

DynamicDialog#639

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
extension/ajotanc/638
Closed

DynamicDialog#639
github-actions[bot] wants to merge 1 commit intomainfrom
extension/ajotanc/638

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 14, 2022

Description

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:

If it's dialog:

  • Add action: "Start dynamic dialog"
  • Add condition: "Check if dialog has been started"
  • Add action: "Add message to dialog"
  • Add action: "Use dynamic dialog"

If it's story:

  • Add action: "Start dynamic story"
  • Add condition: "Check if story has been started"
  • Add action: "Add message to story"
  • Add action: "Use dynamic story"

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Reviewed

Example file

DynamicDialogExample.zip

Extension file

DynamicDialog.zip

@github-actions github-actions bot requested a review from a team as a code owner October 14, 2022 02:33
@github-actions github-actions bot added the ✨ New extension A new extension label Oct 14, 2022
@github-actions github-actions bot mentioned this pull request Oct 14, 2022
3 tasks
@D8H D8H added the ⌨ JavaScript Uses JavaScript code, and thereby needs a reviewer who knows JavaScript. label Oct 14, 2022
@D8H
Copy link
Contributor

D8H commented Oct 14, 2022

Thank you for submitting an extension.

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?

@ajotanc
Copy link

ajotanc commented Oct 14, 2022

Thank you for submitting an extension.

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?

no problem, maybe!

@ajotanc
Copy link

ajotanc commented Oct 14, 2022

Thank you for submitting an extension.

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.

@ajotanc
Copy link

ajotanc commented Oct 14, 2022

Thank you for submitting an extension.

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?

is pure events.

@VegeTato VegeTato added the 🔍 Reviewed extension An extension that is to be reviewed in great detail before merging. label Oct 18, 2022
@arthuro555 arthuro555 added 🧪 Experimental extension An extension submission to be merged with a lightweight review. and removed 🔍 Reviewed extension An extension that is to be reviewed in great detail before merging. labels Dec 16, 2024
@arthuro555
Copy link
Member

I'm not using the extension anymore.

If the extension is not used or maintained, I'd rather not accept it as no one can help users if issues arise.
Feel free to reopen if I misunderstood.

@arthuro555 arthuro555 closed this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧪 Experimental extension An extension submission to be merged with a lightweight review. ⌨ JavaScript Uses JavaScript code, and thereby needs a reviewer who knows JavaScript. ✨ New extension A new extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants