![]() |
![]() ![]() ![]() ![]() ![]()
|
Author | Topic: need help with status variables |
carlii |
![]() I'm using QDK (so please don't provide me with script code - I wouldn't know what you're talking about!) and in my game there is HP (hit points; health). Anyway, you start off with 10 (out of 10) and I want to put in on the 'Status Variable' edit window, when the HP changes to 0 the player will die (game over). But I can't - it doesn't mention Status Variables in the conditional editor! And I remember in the older versions it had it or at least it had a 'Collectable' conditional, more or less. Help me out here! |
carlii |
![]() Also, how do you change how much of a status variable the user has (in QDK)? I'm confused. |
Alex |
![]() You access status variables in the same way as ordinary numeric or string variables (depending on what type of status variable you're using). |