aymaAkrami's Forum Posts

  • 11 posts
  • Will you teach me how to set up my own signaling server? Does it want an expensive and strong server?

  • I made a simple chat room using javascript, html and peerjs library.

    When two clients connect to a common Wi-Fi everything works fine.

    But when a client connects to the global Internet and shares its connection with another client through a hotspot:

    Everything goes well until peers (clients) try to connect to each other. A little effort is made, but in the end it fails.

    But with the construct that I tried, communication was established well in both cases.

    I ask the construct designer to guide me, what function or method should I use to solve this problem

  • This doesn't make sense - it's like asking for a Construct project without the Construct engine. Construct always uses its engine, it's a key part of the product.

    You are right, Ashley.

    Honestly, I was planning to use your server's signaling in the 3D game I made with copperlicht engine.

    Now I have come to the conclusion that this is not logical, feasible or ethical.

    I'm sorry

  • I remember something like this being presented on the forum before but I don't know where.

  • No, I don't mean html export.

    I want the full source to use in my HTML page without the need for canvas construct.

  • Please give me the entire source code of the chatroom. Without dependency on Construct Editor

    (I can run it as a standalone html file)

  • Thank you mikal

  • Does physics only work well in purely 2D games and platformers?

    In 3D, top-down, and isometric games, it doesn't work as expected? For example, gravity doesn't work properly in 3D games? Or do I just not know the techniques?

    Please show me the source if there is one.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sorry, I'm correcting the previous post.

    "Your site has restricted and banned my country"

  • .

    I live in Iran and I want to buy Construct but your site is banned and restricted by my country.

    Why did you do this? Are our people hostile to you?

    Tagged:

  • I exported the project as HTML and then used the Web2APK software to convert it into an Android executable file. But when I tried to run it on my phone, I encountered this error:

    "Web exports won't work until you upload them. (When running on the file: protocol, browsers block many features from working for security reasons.)"

    And some features really didn’t work, such as connection features, multiplayer, and others.

  • 11 posts