lennaert's Recent Forum Activity

  • The graphics looked nice ... the game play movement was awkwardly annoying.

    First level when I got the repair kits, it said I could go to a store or something, missed the whole text on what to do, and was stuck at the end of the level I guess.

  • I would make it depend on who determines who got killed (host or peer)

    If the host, it could simply keep track of all the players their kill scores by storing the kills in the peer object.

    If the peer, I would store it in my peer object too, and inform all other players via the host what my kill score is.

  • Are you checking cpu usage with debug/profiler or using the cpuutilization text?

    That should not matter, as it only occurs on the machine running construct.

    I will do some JS browser tests later on.

  • Heh, sounds logical enough.

    Doable is another thing.

    I think it could add to the ease of use when testing connection quality.

  • If you post a capx I will do some tests.

  • Why not manipulate the data before storing it as json ?

    Your Ajax responses would simply update the object with the values, then store it as json

  • Can you explain a bit more about the different levels the players have, and if they all should be in the same game or not ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • When you run the previewer on the desktop, do you get an IP address ? or is: localhost:50000 ?

    Also, have you tried disabling all the security for a bit to test if it works ? (disable antivirus and firewall, then test)

  • Would that information be just the file name ? and not the actual content of the images ?

  • You are likely getting an error in your networking overview stating you are not allowed to use that resource.

    Please add the following line to the top of your PHP page and try again:

    header('Access-Control-Allow-Origin: *');

  • So what is it you are trying to achieve ? killing a player ? or tracking kill scores ?

  • I think that is because all peers have the action being fired. (event 61)

    How about adding: Peer.peerid = multiplayer.MyID to event 61 ?

lennaert's avatar

lennaert

Early Adopter

Member since 8 Oct, 2013

Twitter
lennaert has 13 followers

Connect with lennaert

Trophy Case

  • 11-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x5
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • RTFM Read the fabulous manual
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

25/44
How to earn trophies