RPGGO Creator Tutorial
  • Welcome to RPGGO Creator Handbook
  • Start Here
    • 🎨Getting Started
    • 🏀Things You Can Do as a Creator
  • Creator Tutorial
    • 🟢Quick Start
    • 🔮Creator Program
    • Understand the System
    • Build - Map - 2D Pixel AI Town
    • Build - Game
      • ⚒️Topic 1: How to Let AI Output Key Messages and Items In Game
      • ⚒️Topic 2: Write Powerful Lores
      • ⚒️Topic 3: Make Choice Selection / Q&A Based Game with Strict Order
      • ⚒️Topic 4: Make Dungeon Game with Dice Roll
      • ⚒️Topic 5: Value Based Game & Goal System
      • ⚒️Topic 6: What You Can Do with Goal and Chapter
      • ⚒️Topic 7: Add Customized Images in Prologue and Endings
    • Build - Character
    • Build - Module
    • Copilot - Create with AI
    • 💁Tip 1. Guide the Basis of the Content with Opening Line
    • 💁Tip 2. Format the Responses
    • 💁Tip 3. Talk to AI in Ways It Understands
    • 💁Tip 4. Generate Great Images for Avatar and Poster
    • 💁Tip 5: Build a Bot as Tool
    • ❓Frequently Asked Questions
  • Game Creator Log
    • 🕵️Which One is the Spy
    • 🐙Squid Game
    • 🗺️2D Pixel AI Town - After the story, MLP 2D game Dev blog
  • Import Data from Other Products
    • From Character Card - Silly Tavern / Chub.ai
    • ❓FAQ for Import
Powered by GitBook
On this page
  • Some snapshot:
  • Design Case 1: Player reach a status as a prerequisite for the next level
  • Design Case 2: Let NPC reach a status, so that Player can proceed
  • Design Case 3: Introduce a new NPC when a status is approached
  1. Creator Tutorial
  2. Build - Game

Topic 6: What You Can Do with Goal and Chapter

Use Goal and Chapter as Level Design. If you want to introduce new NPCs or new backgrounds for a new scene, definitely build it when the goals and chapters.

PreviousTopic 5: Value Based Game & Goal SystemNextTopic 7: Add Customized Images in Prologue and Endings

Last updated 4 months ago

Currently our system does not support non-linear and multi-ending design.

What is a Value Based & Goal System? If you have question on this, you might first take a look at here

Some snapshot:

Set a specific number or a status for the players to achieve, the most common use of the goal system. Such as clean room progression, zombie slays number. Be creative!

We offer natural language as status check for SUCCESS in game, and numerical status check for FAILURES in game.

Reach a status means that your player hit the logic that the creator told the AI to make a check.

The player can 🏆 achieve a goal by:

  1. completing the content the creator put down in Goal and Conditions

  2. completing Task 1 / Task 2 or both of them (depend on the creator)

both of the terms can be natural language, let's say, let A do this or that, when condition XXX completed then the goal is completed. These words are all good and easy for the AI to understand.

You can make atomic level design by using multi-chapters and multi-tasks. Here are something that we've discovered:

Design Case 1: Player reach a status as a prerequisite for the next level

You can split your game into different LEVELS with chapter to make sure each level is completed by the player.

For example, if you want to let the player first design a character sheet, and then start the game in the next chapter. You might want to set the field as:

  • Goal & Condition: When the player complete the character setup and rate the character card as 100 score, then the chapter will complete

  • Goal Displayed to Player: Finish the Character Sheet and then Continue Adventure

    • Task: Confirm your character sheet by telling the NPC you will rate it 100

Since tasks design offer ½ completion, you can then split this into a more atomic level.

Design Case 2: Let NPC reach a status, so that Player can proceed

Design Case 3: Introduce a new NPC when a status is approached

⚒️
⚒️Topic 5: Value Based Game & Goal System
https://www.rpggo.ai/game/321c5c35-d3c7-47d4-b476-f53626807a44