gamarros's Forum Posts

  • I have objects that represent letters, when I click on one of them add a letter to a string, when I click on a "delete" object I want it to delete the last value added to the string, how do I delete it?

    is similar to a virtual keyboard, if you have another way to do it will be of great help

    tks

  • Thanks for the help but it still does not solve my problem

    I need to be able to choose between the USB camera or the camera of the notebook. Even though I put a MediaUser for each camera it only recognizes the one that is configured in the browser

    Is there any way I can recognize the two cameras and choose which one I want to see on a menu or something?

  • Morning.

    If I have two cameras connected, is there any way to create a menu where the user can choose which of the two cameras he wants to use?

    In my case, it always takes the camera of the notebook as standard, but I would like to be able to choose between the notebook or the USB camera connected

    With "Request camera source [0]", any number I put continues to use that of the notebook

  • One of the characters of my game got a gun , to shoot I need to load the shot and when I release the button it shoots .

    ok, now my problem...

    I am having trouble to doing this, so I hold down a button to load the shot, and shoot when I release

    myb my problem can be just the logic

    anyone have any ideas? tks

  • oooow, tks

  • putting so much information that will not be used in event sheet (even disable the group ) leaves no heavy load ?

  • Have any way to set a event sheet to an object and call it whenever I want ?

    I have a map and several characters to choose, each character has several different characteristics, for dont put everything in the same event sheet and get too heavy, I can do an event sheet for each character and when the player chooses the character, the system call the event sheet that character?

    sry for my eng

    tks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So , I am developing some apps in HTML5 , testing them in android with mozila and chrome everything goes OK , using Safari on iOS for the most part the audio is not working ...

    I already have the OGG and M4A audios extensions for all my folders .

    Know what can be ?

  • hum, okay , I'll find some other solution to the keyboard and landscape, Thank you for your attention

  • Yeah, for Chrome worked perfectly

    have any way for other browsers?

    Thanks a lot

  • This work just with the Chrome?

    anyway, I could not make it work

    im using:

    on start of layout - request fullscreen

    Browser is full screem - lock orientation to portrait

    oriantation property is portrait also

  • Hello

    I have a problem here:

    I have a HTML5 web application running, access it with a PC and a smartphone (android), I would when I acess whith a smartphone him to stay fixed in portrait orientation , I can do this ?

    I'm trying to do it for there are several text boxes on the application and when I access it by a smartphone , the default keyboard takes over the entire screen, in portait it picks up the black bottom, if you have a solution to this would also be interesting

    thanks

  • Nice work man, will try test here, thanks

  • Can be nice, bus im exporting (need) for html5, thanks

    another way?

  • I'm doing an app that the user can put information into a textbox and then save an image of the screen to print.

    I did something like this:

    after fill the informations on textbox have a button to save...

    • On touch on button
    • System - Take a Snapshot of canvas
    • On Snapshot of canvas
    • Browser - invoke download of Snapshot

    the function works fine but the text insite the textbox does not appear in the saved image.

    Anyone know how to do for the text inside of the textbox appears in a saved image by CanvasSnapshot?

    ~if anyone know how to make a function to print the all contents of the screen already help a lot too~

    Thanks and sorry for my bad english