Include a counter to progress

● ARCHIVED · READ-ONLY
Started by Raybrite 4 posts View original ↗
  1.  I am making a game that will require the hero to collect 10 golden eyes.

     Is there a way I can keep track of how many eyes he has collected so the number can be used to admit him to the next part of the game?

     Ken

     I have been away for a few years so I am beginning all over again.
  2. Variables are what you need by the sound of things.

    This tutorial will help a HUGE amount in figuring them out. When you download it, open the "game.exe" file and play through it. At the same time open the "game.rvproj2" file in the editor. That way as the tutorial game points something out you can look it up in the editor and see exactly how it was laid out and executed. (If you "playtest" it through the editor instead of opening the "game.exe" directly then you can't use the editor to look stuff up without quitting.)

    http://forums.rpgmakerweb.com/index.php?/topic/10099-variables-guide/
  3. Thank you. It souonds like this is what I need. I have the old Guide that I printed out several years back and have been following that one through but I didn't remember that sort of situation. Only question I have now is .. What is RPT?

    Thanks again. Ken
  4. RTP or "Run Time Package" is the collection of graphics, animations and sounds that came free with the RPG-Makers.