Sami424's Forum Posts

  • Can I make Money to Publish game on free Online Arcade in Construct 3 Own Platform.

    How to monetize ads?

    https://www.construct.net/en/free-online-games/ninja-samurai-runner-online-37157

    Dont think you can add ads to the scirra arcade, but you can add it to your own HTML exports, and mobile exports using Admobs plugin.

  • Hi, I am getting a black screen, when I hit preview button. Why ?

    I am using Firebase BASIC Pack (12.0.2). I need a solution for this, please.

    When i delete the Firebase BASIC Pack (12.0.2), it works fine.

    So why is this happening.

    Are you on chromebook? Also try using chrome, better than firefox.

  • You do not have permission to view this post

  • Yeah but the IronSource Addon from this guy is 160$, only worth it if my game becomes a great success. If you earn „only“ a couple hundred bucks per month from advertising mediation does not really get you higher ecpm, because other networks often value customers with larger audiences. At least thats what I‘ve heard.

    It is true, but you also get alot of other plugins from Chadori, which are amazing.

    But you can also try to make your own plugin using instructions from ironsource documentation.

    But i get your point, i am not sure if there is a cheaper addon out there.

  • its possible to change button color ?

    You use CSS styling for this, in event sheet, for example

    On start of layout > Button1 > Set CSS style "background-color" to "red".

    There are different commands for bg,text color etc. See w3schools guide:

    w3schools.com/css/css3_buttons.asp

  • construct.net/out

    No way with the current ADMOB plugin i think, use the above plugin it works well.

  • This happens every time when I refresh my game while in the inspect mode. And it only happens when selecting an iPhone. Samsung or Pixel phones load the game. What does this error mean. Help please.

    Is Worker mode set to off? Just curious

  • Can anyone make a Construct 2-compatible voice chat plugin ? I really need it for my game project.

    I've seen some forum and some people said its possible to make a voice chat plugin using JavaScript and WebRTC. The problem is no one make it (there's a guy who make it but the plugin is dead rn). And I dont know how to make a plugin.

    Also they're providing link and code to make the plugin, just check all of them by googling "voice chat construct 2"

    I would be so glad if someone managed to make it. Thanks in advance !

    You can use Photon engine for this i think, search for photon on google, you can find photon plugins in the addons page of c3

  • ur using instance variables, so use Sprite(or textbox) > compare instance variable > Textbox.nr = sprite.mynum

  • Update:

    If I get off and back onto my project, the bar appears until I click somewhere, so it isn't completely gone, but this is still a problem.

    you cant click View> bars and find it there?

  • bump

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If Number Box Nr = Number > will always pick the box with the same number.

  • did you resolve this?

    i have ran C3 on a few different chromebooks and never had an issue.

    only thing i can think is Chrome stopping the window because its a popup some how?

    maybe try the setting where the preview opens in a new tab, rather than new window?

    So strange tried EVERYTHING, but it seems to work using firefox only, i really want it to work w chrome.

    Its like the webGL is crashing upon preview, even the editor crashes.

  • Alr so i bought a new chromebook yesterday, been having issues in chrome where if i try to preview a game in construct 3 webgl crashes and i get a black screen for a sec then a black screen on the preview tab.

    When i do remote preview however and try on firefox, i have no such errors.

    Original post : construct.net/en/forum/construct-3/how-do-i-8/new-chromebook-c3-previewing-168711

    I would love for c3 to work on chrome.

    By checking chrome://gpu i can see i have webGL & webGl2 support.

    I have tried enabling Override list in chrome://flags does not work.

    Any1 had a similar problem? I have been researching this for hours.