odiusfly's Forum Posts

  • clarkkentnicdao

    What do you mean?

  • hmmm.. Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey guys! I try to make a transition but i want to keep the 2 layouts. What i mean?

    I have a "Layout 1" with the menu. I use a button to "Quit" of the project.

    I have another layout "Layout 2" with quit window ("Are you sure you want to exit?", Yes and No buttons, etc etc). Layout 2 is transparent also.

    Now when i use "Go to layout 2" i can fade (this is not the big problem) the layouts but i lose layout 1 and pass to layout 2.

    Can i keep layout 1 with a low opacity maybe, whatever and have the layout 2 in center?

    Thanks!

  • Cool thanks!!! ; -)

  • Hey guys!

    I have a project with 1 textbox and 1 button, etc etc

    Texbox is the official plugin with type: textarea

    Now, if i click on textbox, i can simply write anything i want. But if i click to a button and try to write with my keyboard i can't.

    So i need a action, something, when i click to a button, whatever to write something with keyboard in textbox anytime.

    Can i? Someone? ; -)

    Do i need to add a keyboard plugin maybe? Any tip? Thanks!!!

  • Thank you friend for your reply! ; -)

  • Thanks!

  • Laser (Scanner)

  • Pode

    Can i read barcode also? If yes, can i use scanner, not camera only? Thanks!

  • Thank you for your answer but i see this is qr code plugin and use camera.

  • Hello guys is there any plugin to use the barcode scanner to read the barcode labels?

    I see "cordova barcode" plugin, this work with mobile camera only? Anyone knows? Thanks!

  • Soooooo simple... ahahahaha... Thanks!!! ; -)))

  • Hey guys!

    I have some speed and gravity in a sprite with bullet behavior.

    I want to pause the sprite moving but without set speed 0 and gravity 0.

    Is any tip to activate/deactivate the bullet behavior? If not, is there any similar plugin to use or some solution please?

    Just to help, think a sprite to move around the screen with x speed and x gravity.

    When you touch a pause button to freeze until you touch pause button again and continue..

    Thanks! ; -)

  • Thanks for your answer! ; -)

  • Hey guys! How are you?

    I have a question:

    Is there any way to create something like to read if a game is already installed on mobile device?

    To understand more:

    I want to create a construct project and i will build it as android next.

    How is working:

    You install the project like the others. So simple. When you open it, loading.. So in this step i want to search for installed applications. For 1,2 exactly games for example.

    Important:

    If for example i have a game with name: "Game123' and there is another clone with the same name, my application above to read the exactly game, the id maybe..

    What next:

    When the game is already installed, the loading is complete then i will have a text with name: "Play".

    If not, after loading i will have a text with name: "Download".

    The buttons:

    In first step, "Play" when i click it, i want to run the game. I think something to call the application, can i?

    In second step, "Download" simply will open a window and goes on google play store of game.

    I know, it's a bit complicate but i hope you understand what i want to create..

    So, is there any plugin, something........ or...............can i create something like this?

    Thanks a lot!!!