Menu

📰
0

Expanding Gameplay with GOKI2 [Introduction to ModSelect] Implementing Branching Scenarios and Choices with ModSelect

DEV Community: tutorial·HALO·about 1 month ago
#ZjJwkEZM
#dev#strong#choices#choice#highlight#code
Reading 0:00
15s threshold

Download Avalanches & GOKI2 can download the latest environment from the Assets link of Avalanches-GOKI2-Release2.x.y.y.zip based on the release tag on the following site (written as Avalanches (GOKI2) release version 2.x.y.y). https://github.com/halo1234/Avalanches/releases Choices In the previous "Introduction to ModADV" series, we completed the basic screen settings that make up a game. From this point on, we will start a new series that dives deeper into the "gaming experience"! The first installment explains the choice function (ModSelect) , which allows you to implement "scenario branching," the core appeal of ADV (adventure games). There is a module called ModSelect that manages choices. First, load the module. ; Choices @load_module name=ModSelect Now you can use choices. Choice Settings You can preset various sound effects and button sizes for choices.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More