How to create a simple dialogue using Mind+ programming. Steps to create a simple dialogue using Mind+ programming.

WBOY
Release: 2024-06-03 16:23:46
Original
992 people have browsed it

How to use Mind+ programming to create dialogues? In Mind+ programming, making dialogue is an essential skill. PHP editor Strawberry will introduce to you how to use Mind+ programming to create simple conversations to make your program more lively and interesting. The detailed steps below will help you get started easily and create great conversational content.

Open Mind+, click [Project]-[New Project] with the left mouse button, delete the original elf, click on the character library, and create a new character [Abby].

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Click [Event] and drag the [Little Green Flag] to the programming interface.

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Click [Appearance] and change [Say Hello! (2) Seconds] is spliced ​​below the [little green flag].

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Click [Event] and splice [Broadcast Message 1] to [Say Hello! (2) seconds] below.

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Click the [Broadcast Message 1] small triangle drop-down, click [New Message], a new message dialog box will pop up, and fill in [Hello] in the input field.

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Click on the character library, create a new character [Dewen], adjust it to the appropriate position, and adjust the direction.

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Drag [Hello When Received] (this is the newly created message) and drop it into the programming interface.

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Click [Appearance] and change [Say Hello! (2) seconds] is spliced ​​below [when hello is received].

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Then another [Say hello! (2) seconds] is spliced ​​to the previous one [Say hello! (2) seconds] below, change the text to [Nice to meet you! 】.

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Click [Event] and splice [Broadcast Hello] to [Say Nice to Meet You! (2) Seconds] below, click the [Broadcast Hello] small triangle drop-down, click [New Message], a new message dialog box will pop up, fill in [Nice to meet you] in the input field.

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Click on the character [Abby], click on [Event], drag and drop [Nice to meet you when received] to the programming interface.

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

Click [Appearance] and change [Say Hello! (2) seconds] is spliced ​​below [Nice to meet you when received], and the text is changed to [Me too! 】.

Mind+编程怎么制作简单对话 Mind+编程制作简单对话的操作步骤

The above is the detailed content of How to create a simple dialogue using Mind+ programming. Steps to create a simple dialogue using Mind+ programming.. For more information, please follow other related articles on the PHP Chinese website!

source:zol.com.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template