aliiwhiite's Forum Posts

  • 5 posts
  • got it fully functioning thanks heaps mate

    just want to make the game more interactive- is there a way to make a sprite appear when the value of the text box is 1 (when the value of Variable1 is 1, because I tried to use the compare variable function but it doesn't seem to work and the sprite will just appear at the start of the game

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • when I run it like this it just displays a 1 when I click the button

  • how do I put in a an if or else function- so that if variable is one u will lose but if its anything else it will run the variable again with the number given?

  • that's what I have to begin with, sorry if it is very wrong I'm new to construct.

  • was wondering how I could create a button that when pressed it would generate a random number between 1 and 1000 eg 543 and display it in a text box

    Then when u press the button again it will display a number that is between the recently selected number (in this example 543) and 1

    and then u press it again and again until it displays the number 1.

    The premise is that it is a chance game and the person that clicks the button and displays the number 1 is the loser.

  • 5 posts