Syazanie's Forum Posts

  • Okay, I want to make 2 colours theme. Black and white. User can switch between them but the problem is when the user choose black for example, and then they go to back(to another layout), the colour is back to the default colour, which is white. This is really bad... how to fix this??? I use persist but it's not helping me because the use of persist is not what I want. I also try to use the destroy and then create the background white object but not working too... please help???

  • Please hear me out first. Yes, I know that the pause tutorial is out there somewhere but, whenever I created Pause Menu, that is created another layer just to show the pause menu. There is Play button, Mute button and Quit button. I set it to Invisible and it will visible whenever player press pause. But there is something strange happened, while the player is playing, not even press the pause button, the quit and the mute button is sometimes activated! So, the player will play the game and they keep clicking and then, poof! They back to the main screen. Is that a bug or what? Is invisible and visible layer is buggy? I don't know.

  • C2 doesn't have this option , but C3 has it .

    Oh... that's a shame... but it's ok! Thanks!

  • Yeah I know that you can use the event thing but can't it be really easy like unity to just double-click at the text object and you can write there? Is there anyway to do like that? It's really to write a text in Construct 2...

  • Hi! The game is good but what is the objective? And, the SFX when you hit some guy... oh... how it annoyed my ear! At least turn it down a bit(the SFX volume)

  • You have to keep the values of the variable in local storage if you want to remember its state after you close/exit the game, otherwise it will always reset to the initial value.

    How to that may I ask..... I'm so sorry. Really, really sorry...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Okay so, I'm making a simple piggy bank application. There's plus and minus button. I made a global variable to store my savings and the plus button will add $1 to my savings but every time I quit the game/app(what ever you want to call it.) its resetting the variable to 0. Which the global variable initial value. Can I just declared the variable and not adding any initial value?

  • NN81 Wait... wait... that's pretty hard to understand... can you make a simple capx??? Or try to explain with bullet number like:

    1. Bla bla

    2. Bla bla...

    Im so sorry...

  • You see, I have this line of event:

    Every random (0.5,5) secs spawn Customer 1 at the bla bla...[/code:3khpbafu]
    
    It working well but now I want the certain spawned customer to stop but not all of it. Just some of it to stop at the counter/cashier. If I make the Customer 1 to stop, it will stop all of it. I just want to stop certain of the spawned object, not all. Please help lulz
  • Okay, so I want to create a simple dialogue but I can only set text to change the text once after pressing the enter key(return) How do I create more than one???

  • So, I go and looking for 'bed' assets on Google, suprise, suprise! None of it is good... anyone have bed assets? I will add your name to credits or something like that... Not RPG graphics bed asset but like... Game Dev Tycoon graphic... Please?

  • Ok, so I have 8 days school break because my school won handball, bowling, archery and football(soccer) national tournament in one day. Little bit weird but yeah... Ok so, I want to create a new, polished game. What to do before doing that really big task(for me...) Maybe there's a thing that I really need to check or maybe there's a thing that really important. I don't know how to say it so... I hope you understood what I just wrote...

  • Enemy On created > Set Enemy platform speed to random(100,200).

    Hey! Thanks!

  • Good, but a lot of things are missing.

    Tip: put a store of weapons different difficulties and points do not have point change this textute of areaia type and very detailed nothing to do with the rest of the game is strange but not good

    Oh my god! Thanks for the tip! Updating the game everyday lol.

  • I really want to set my enemies to random acceleration speed but I just don't know how. Tried with commas but it does not work so yeah... help?