SquishyMiku's Forum Posts

  • I got it to work xD

    should of put "Else" in

    thank you so much for your help!

  • i did that, it made

    Level 1

    Level 2

    Level 3

    Level 4

    when first sprite level is 1, when you click button again it should make it level 2, and click again it makes level 3, etc

  • Thanks a lot :)

    when its Lvl1, how to make it Lvl2, Lvl3, etc.

  • and to make it level 2, level 3, etc ??

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i will go test this on my game now.

  • Lol i just saw my problem xD didnt link it to the mouse click, its working now.

  • i did exactly what u did, it still makes all text lvl 1

  • its still making all text lvl 1

  • thats not what i want lol

    see image below, if i click the first small box, that is (sprite2 variable b1 - 2) it opens a window, which is sprite, and it has a button on it, if click on button it should make the first Text Lvl.1, but every time i click the button it makes all Text Lvl.1

  • when i press the first button (which is named Sprite2 variable b1) then it should open a window and a button.

    and when you click that button it should make the first text level 1, and not the rest.

    when you click the second button (sprite 2 variable b2) then it should open same window and same button and when u click button it makes 2nd text level 1.

    but it keeps making all text level 1

  • below is an image of my problem, every time i click button it makes all text to level 1

  • it is 4 texts, it same text, i just copied and paste, and made the instance variable different.

    I made 4 windows, same window, i copied and paste and made the instance variable different

    it works fantastic if the windows dont overlap each other.

    Every time i over lap the windows, it keeps triggering the button and set all the texts to Lvl.1

    i dont know what to do anymore

  • doesnt matter what i do, it keeps triggering all texts.

  • Text#1 shows the Level, it has a variable which is b1.

    So i copied this text# and paste it 3 times, so its a total of 4, each one has a variable.

    Text#1 variable

    b1 - 1

    Text#1 variable

    b1 - 2

    Text#1 variable

    b1 - 3

    Text#1 variable

    b1 - 4

    ------

    and i made a button, when click this button it opens a window with a button on it, and when you click that button it upgrades your Level.

    now the problem i have is, when i click this button, it makes all text to level 1, and not just one text.

  • i managed to get it to work,

    there was a problem with the object, so i just created a new one :/