SirSandmann's Forum Posts

  • 6 posts
  • Hey Guys,

    this question was probably asked before, but i have to issue, that i want to publish my App, but at the Top and the Bottom there are black areas.

    I tried to find something so change the relation of x and y that the screen could scale and fit perfectly. But in the index.html i could only find the canvas, but changing it afterwards doesn´t have any effect on the emulation, neither changing the stlye attributes. Does anyone have a solution for this problem? Because i want to fit the app perfectly to screensize of the device.

    Thank you very much,

    SirSandmann

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • But somehow the example project isn´t working though

  • Found the Issue: core changed dureing the releases during the tutorial and now

    How to fix: downgrade to version 0.9.5 (version of the plugin) then everything should work properly!

  • The problem is, that i can´t even connect to my server. I changed everything that way, that it should just connect to the server, but even that doesn´t work. Does anyone else have problems with that plugin?

  • Hi, i use socket.io because i want to have full mobile support (ios) and i wanted to use my server and also have some programming experience with phaser.js. I think that everything is up to date. But i just recognized, that the response Header is json and the request only accept text/html. But i sill haven´t found an answer to that yet.

  • Hi guys,

    i am new to Construct and have an issue with the socket.io plugin

    viewtopic.php?t=73584&start=0

    I did the tutorial :

    https://www.scirra.com/tutorials/571/mo ... tio/page-1

    But somehow the example project there isn´t working. I Installed node.js on my server, copied the code from the project to a .js file in a directory, installed there socket.io. (everything on ubuntu). Modified the Port in the construct file and the code example from the tutorial to 61000 (see request pictures) and startet the .js file on my server.

    Here are two pictures from the debugger of Firefox.

    I would really appreciate any help. If you have further questions or need more information just post here or text me.

    Thank you very much,

    SirSandmann

  • 6 posts