Sami424's Forum Posts

  • 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.

  • So i got a new chromebook today, was going to fool around in C3, everything works fine however when i try to preview a game example or my own game, it appears at first, then it the pc screen turns black for a sec then goes back to normal but now the game has a black screen.

    Anyone else had this issue? Updated chromebook to.

    p.s: getting some kind of error

    sw.js:562 [SW-Preview] Up to date

    bootPreview.js:55 Unexpected message type 'undefined'

    OnBootMessage bootPreview.js:55

    bootPreview.js:92 Registered service worker on preview.construct.net

    canvasManager.js:9 Uncaught (in promise) Error: failed to acquire a renderer - check WebGL or WebGPU is supported

    at CanvasManager.CreateCanvas (editor.construct.net/r285-3/preview/canvasManager.js:9:422)

    at async C3Runtime._InitialiseCanvas (editor.construct.net/r285-3/preview/runtime.js:34:423)

    at async C3Runtime.Init (editor.construct.net/r285-3/preview/runtime.js:20:426)

    at async RuntimeInterface._InitDOM (editor.construct.net/r285-3/preview/workers/domSide.js:25:198)

    at async RuntimeInterface._Init (editor.construct.net/r285-3/preview/workers/domSide.js:13:242)

    Lenovo Ideapad3 is the model

    Heres screen from chrome://gpu

    Another note: Scirra arcade games are running perfect no issues.

    YET ANOTHER EDIT: Tried remove preview on firefox, works like a charm, i really want it working on chrome tho. And i also tried doing chrome://flags and choosing list thing, does not work.

  • You could do multiple imagepoints and spawn random using spawn at imagepoint choose(0,1,2,3) etc

  • Construct 3 handle lots of Kids game in one app ? All graphic are HD

    Depends on where you want to upload it, playstores has a limit of 150mb.

    But on your own website, its possible.

  • I'm making an online multiplayer card game now, and I need to keep the game running to prevent players from going to other tabs and wandering around without receiving messages from other players and unable to continue the game.

    I need a way to set the browser game to always run, or any way to allow the game to be able to receive messages from other players even if the game is hibernated

    If anyone knows how to fix it, it will save my life.

    Not sure if you can, you can try the RUN IN BACKGROUND addon in the c3 community .

    OR, you could add notifications, so when a message is recieved from player, a notification pops up for the other player.

  • I've been using Chrome for C3 but it started working slowly for me (see https://www.construct.net/en/forum/construct-3/general-discussion-7/anyone-seeing-slower-167843), so I want to see if Firefox will perform faster. However, FF isn't giving me the option to load projects from a file folder. Screenshots below are 1) from FF, and 2) from Chrome. Is there something I can do to enable loading projects from a file folder in FF? FYI I'm using FF 97.0.1.

    Not sure if i understand you correctly, however i see on both the pictures "open local file", which is what you are looking for? The only thing missing from FF pic that i see, is the "open recent file" tab.

  • anyone can you help me in rotating trap? i got spike ball(sprite) and chain(tilemap) as based image..

    Try the rotation behaviour on your trap