Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Need help with the Quest thing

Ok, I can't figure out this quest thing, I make a quest chain, but when I complete the mission when i test the game, it never actualy ends the mission, it still stays there. How I make it so the mission actualy ends after you complete it?
 
It depends, but i think i can guess what you lack.

MAKE SURE, that a conditional branch is in a mission's event which has this code for the True handler:

Script: $game_missions[1].completed = true

Script: $game_missions[1].failed = false

So when the event goes to 1 of those branches, it updates the mission depending on what happened.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top