maordany's Forum Posts

  • how to do is end overlapping? Really weird that there is no such thing. How do I know overlapping is over? And what to do if I need to check overlapping for more than one object?

  • I want to share on social media.

    According to the example of Construct I do not see the possibility of doing this. I'm wrong?

  • I found ways to share my game on mobile but how do i do it on html5 web browser project?

  • Is this even possible with the Photon plug? Or I need to find another solution?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How to create auto room if max players set to 2 players in room and i have 20 players? i need 10 rooms, but how to open them automatic if room is full?

  • Thanks but it's still not good for me. I found a solution with "HTML ELEMENT" https://www.construct.net/en/make-games/addons/190/html-element

  • "When textbox, you can use CSS to change for example background image, text style, image, all that."

    How do I change CSS to an object?

  • I do not believe that something that is supposed to be so simple is not possible.

    I want to build a chat with a sprite background, if i use textbox i can work with the scrollbar but I have to use plain text because it has a transparent background and i have the option to format the text. But I found no way to do it.

    There are a lot of questions on the forum about the scrolling but they are very old and all the examples and links are not working and neither they are not for Text object.

    I would love to get any idea that will help me.

  • Wow. How I did not think of that. Lol

    Thanks!!!!!

  • I want to make a menu that opens to the right of the screen with MoveTo behavior.

    If I move then the menu opens more slowly or faster depending on which direction I move Because the menu opens at a certain speed and I also move towards the opening or the other direction.

    Is it possible to pin all the layer of the UI And he will always stay in the same place And the movement within it will be relative to it and not to the whole game.

  • I read that it can improve the performance of memory usage with it but I do not find where to change this setting.

  • In debug tests I see that I am using 1056MB of memory. It's probably because of a large amount of sprites. Any recommendations on how to reduce memory usage? Except for deleting sprites and sprite animations.

    Edit: What's the limit of memory for browsers today for HTML5 games (I did not find an unequivocal answer). Thanks!

  • I tried with CSS VW and VH instead of 100% but resizing this browser window refreshes the page and removes my setting.

  • Thanks!!!

  • If I started a game with this setting and I want to turn it off. What should I do?