lennaert's Recent Forum Activity

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Your base tilemap seems to consume most.

    As soon as you reduce the window size the frame speed picks up. And removing the base tilemap gives quite some fps back.

    After the base its those 2 image decorations. Removing them also gives some fps back.

    Perhaps its due to using 3 layers of tilemaps ? I have not used tilemaps that much, so I am not sure on that. Perhaps the tiles you used are a bit big ? or the overal size of the tilemaps are too big ?

    Instead of using the 2 decoration tilemaps to place your other objects, perhaps use sprites ?

    Also, you can set sampling to linear, looks better imo.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes, they have to leave the room to join another, you could use the "On left room" to make the user go to a rooms overview layout.

    The host position can be automatically taken over by another room peer if a host leaves.

    In theory, anyone could be host ... it is how you allow the mechanics to work that determine everything ....

    A host could merely be someone who keeps the connections alive, and in the background, without knowing, execute everything needed to have other people administrator the chat rooms.

    Imo, the idea to appoint a channel moderator would still require to come from the first host, the one who created the room and then gives someone moderator status. Or, you could have the user details fetched from somewhere else (ajax/php/mysql) which determines if a peer us a moderator.

    And if a peer or host has moderator status (some boolean flag), it simply needs to send commands to the host, which executes it for him. (ie a moderator sends a command to the host to kick someone else)

  • event 11 and event 12, try to add:

    Ghostup is overlapping Projectile, and invert it (is !not overlapping)

    For performance sake, you could also try to add an "else" to event 11 and 12. (and not add the not overlapping thing)

  • could you post a capx ? or an overview (screenshot) of the involved events

  • Looked good now

    Sucks with touchpad ....

    holding down the right mouse button to aim and using left mouse button to shoot while trying to aim with the cursor.

  • The first thing I started clicking on where the blue sqaures right next to the link, which gave some visual feedback, giving me the impression something did not work as no content showed up .... a few investigating moments later I clicked on the text link and content appeared ....

    You might want to look into making them blue squares clickable too.

    Other then that, it looks nice, lots of white though, perhaps look in to centering some content in the middle of the screen.

  • Without knowing what his or your events are, Gleedaniel13, it will be near impossible.

    A capx could help with some insight.

  • sqaure image object

    variables

    sqaure.maxhealth

    square.currenthealth

    *total bar width when full = 100 pix

    set square width to (100 * (sqaure.currenthealth / square.maxhealth))

  • ... I change and add some things to the game

    ... when i touch the button "play" the game close

    ... this not happen in the previus verision

    I could be wrong, but, perhaps you created a new bug ?

  • Have you tried re entering the the program in the custom preview settings in preferences?

    I added it and it worked

    Thanks btw <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz">

    At first I thought, waterwhat .... seriously ... I googled, downloaded, .. and, nice .. firefox but like chrome <img src="{SMILIES_PATH}/icon_e_surprised.gif" alt=":o" title="Surprised">

    Multiplayer works, gamepad works, good for the games at first glance ... seems lite weight.

    https://www.waterfoxproject.org

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