• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

global varible

  1. T

    Collision and Global Variables

    So I have a set of enemies with an inheritance tree and a set of bullets with an inheritance tree. I want different bullets to deal to different enemies based on the type of bullet and that enemies particular weaknesses. so I know to use collision checking using place meeting but that's...
  2. L

    Windows Updating a Draw text?

    hello. I am trying to make the 20 under the word health change to a 19 if you accidentally click on the dog in the middle... i have gone about it in many ways, however, none of them have worked. one thing i tried is HP as a Global variable set to 20 in the dog object i have left pressed ~>...
Top