• Register
Post feature Report RSS Yume Variables

A small introduction of variables and Yume RPG Toolkit

Posted by on

Yume Variables

Yume Toolkit offers the possibility to use variables during the game creation process.

Create boolean variables that can own the status true or false. Or create YVars which represent numeric values.

Yume BooleanOverview


Variables can be used to create certain conditions within events.
Here a small example:

Yume BooleanEvent 1

If the boolean variable 'Play Music' owns the status true, every command which is enclosed within the condition will be executed.


For the test-cases within the game-core we get the opportunity to change these variables during gameplay.

Yume BooleanDebugMode


A small but surely important helper for testing your games.

Post comment Comments
RpgBlaster
RpgBlaster - - 19 comments

We can debug/test change event variable/event flag in game ?
this look very useful !

Reply Good karma Bad karma+2 votes
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: