DeviatorX19's Forum Posts

  • Hi there!

    So here is chunk of "code"

    (hm, image is not displaying for some reason https://ibb.co/mB78Q7)

    My question is — is there a difference in performance that these two styles have? From what i understand left style is selectors from EFF array instances by certain condition and the right one is just a condition for already filtered instances of same array object. So if i have a single EFF instance — is there a performance difference (even slight) between these two styles?

    Thnaks.

  • Hi all.

    First of all sorry for bad english.

    Now, suppose we have an image of 100*100px in sprite object.

    When the game is running that image displayed in 50*50px size on the screen with X resolution.

    When someone runs the game on screen with bigger X+ resolution all sprites on screen will scale up, thus lose in quality (i assume).

    Question - how does C2 handling scaling in this situation? Does grater resolution of source image (have 100*100 - use only 50*50) is used to negate the loss of image quality when scaling of this kind occurs (maybe Fullscreen scaling option maybe?) OR using image in low resolution while having it in higher ends just in more used storage an performance impact due to constant rescaling?

    Thanks.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi there folks!

    Adva-Lines is some game i'm making on C2 and it's basically like Lines98 in it's core where you match 5 figures of same shape (not color - common mistake) in a line, but probably much more advanced in it's own way.

    You can view demo-version here:

    newgrounds.com/portal/view/693357 // browser

    or here:

    gamejolt.com/games/adva-lines/256019 // browser or desktop

    (hm. i guess i can't post clickable links, sorry)

    Since i made hotseat game modes for 2 players i'm in a strong need of balancing it out. I guess that is how open beta-tests work.

    So my request for all and any of you to grab a friend and test Adva-Lines 2 players mode called "Kingdoms Brawl".

    Well actually i will be happy to receive any feedback on my game, but particularly hoping for feedback on balance of that game mode, maybe some feature are unclear or OP or some values need tweaking and that kind of stuff.

    Thanks for your time!