Lasmelan's Forum Posts

  • If nobody responds to you in 30 minutes, it's OK. People might be busy, or they might not have the right experience. You should at least wait for a few days.

  • mercurygrafx If you don't find anyone in the Minneapolis area, check out my resume. I'll be more than willing to help you via Skype.

  • Still available.

    speardev

    You've created 2 topics which are the same. Plus, you're posting unrelated replies to others' topics.

    Oh, please, stop that spam!!

  • jmberaldo In my Tower Defense game every time a tower is built or sold, I regenerate every enemy's path obstacle map around that tower (well, that's inevitable). No lags yet.

  • I'm a horrible artist, and free assets aren't usually enough for a complete game. So I make games with artists, whether hiring or working in team. I don't buy assets from stores because unique is better

    Anyone like me?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm free for your offers again! Check out my full resume above.

  • Regenerate obstacle map.

  • I'd suggest renaming the topic to "Coder for hire". It's misleading.

  • I've sent you a PM with my Skype, but you didn't add me.

  • Can you please provide more details?

  • If it is by design, please make an option to change that.

  • Problem Description

    When you use Auto-join action of Multiplayer object, and you lock a room when it's full, there is a problem. When a room reaches its maximum peer number, it locks. BUT if then somebody from the room quits, it's not unlocked. For example, if maximum peer number in room is 4, and after it is locked, when somebody quits, the room with 3 peers is still locked.

    Attach a Capx

    Description of Capx

    When you run the Capx file, it auto-joins a room. You should run several preview pages to test the bug.

    Steps to Reproduce Bug

    • Run 3 preview pages
    • Close one of them (but not the one you opened first)
    • Run another preview page

    Observed Result

    The last preview page joins the "ExampleBugR2" room, although "ExampleBugR" is not full.

    Expected Result

    "ExampleBugR" should be unlocked and new pages should be able to join this room.

    Affected Browsers

    • Chrome: YES
    • FireFox: YES

    Operating System

    Windows 10

    Construct 2 Version ID

    Construct 2 r216

  • Also,

    I added an is touching object to advance to level 2.

    If you mean that you use "Is touching object" condition, it would be better to use "On tap object", so people don't accidentally go to the next level.