kingpirux's Forum Posts

  • Just F..k i had lost an entire week on this :I okey ill give it a try and tell thank you Noga !

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i have a weird error "Autorization Required" always promp when using IAp, ¿did someone had the same problem?

  • im having the same problem. Did you find any solution?

  • im the only one with this problem? can't be...

  • Fatal Crash (restarts the entire phone) on Huawei Honor2 when turning the cellphone (from landscape to portrait or viceversa), only happends if Front To back is on, never had this problem before in any kind of game...

  • i just added a bug report on this related to extreme dropdown in fps and glitched view.

    As far as i can see, in PC the fronttoback have a small difference with normal render, in my pc PhenomIIX4 with Radeon 6790 and W7. The difference is between 2-5 fps with normal games, and weird changes between 1-10 fps in heavy test (create 6000 objects with always jumping behaviour), the backtofront freezes in the jump instance, while fronttoback had 3 fps, so it's 3 frames better...

  • Problem Description

    Extreme fps dropdown and glitched view in android and some firefox explorers. Mostly in android.

    Attach a Capx

    heroesestudios.com/wavebout/barquitp.capx

    Description of Capx

    It plays Audio Analyser and creates a wave effect, but Fronttoback render destroys the image.

    Steps to Reproduce Bug

    • Play with FrontToBack in android or Firefox in a pc with intel hd3000
    • Use "Water Background" effect on TiledBackground2 and reproduce again

    Observed Result

    The image is glitched, the FrontToBack destroys the image, each time a movement is draw the image becomes noisy and trashed

    Also, if you add a single effect, it freezes in the first frame in some phones or redraws every frame glitched and in less than 10 fps.

    Expected Result

    Clean view

    Affected Browsers

    • Chrome: Only in Android
    • FireFox: Yes if the graphicboard is old (as far as i can see, this is the cause)
    • Internet Explorer: ABSOLOUTLY USELESS, it doesn't use effects, audio and it doesn't take collision poligons...

    Operating System and Service Pack

    PC: PhenomIIX4 with Radeon 6790 and Windows 7.1

    Cell: Huawei Honor2 Android 4.0

    Construct 2 Version ID

    r208 beta

  • I agree, but to make it clear for the community and scirra (they like simple stuff)

    Expected behaviour:

    • Drag SHOULD ONLY start if Mouse is hold and moves or it is hold in the same place for a sec, click and double click shouldn't trigger drag.
    • "Is Dragging" shouldn't start if i do just a click (release the button in less than a sec)

    Put something like that in the description.

  • what you mean is: if the object is not moving and it was a single click and release then "Is dragging" should not be triggered, but if the mouse click holds for a sec then "is dragging"?

  • An other problems:

    1º Leaderboards: There is no filter in the ID i use. I can place any "ID" i want and make highscores inside other peoples game in the entire Scirra Arcade, there is no restriction ( i just placed by mistake the id "541" because i thought it was the id of my Leaderboard, but it was the id of my game, so the highscores that come from my game ended in some Leaderboard that uses "541" and i dont know to who it belongs, is not mine...)

    2º Arcade Options: I can't enter the "Account board" easly, i still don't know were to go to edit my games, im using a message to get that link, also my game is not shown in my profile-

    3ºAbout the Update problems: it should destroy cache in the computer if the game was updated. It will be great if it works as newground, amazon or any other games web page were the game is completely updated automatically every time i enter if necessary, to avoid errors and comments over old versions and broken leaderboards, saves, etc...

  • okey!

  • Aphrodite what i mean is that newground actually does that. it updates the game if it is different from the cached one. Directly. Just at the start it checks if it's the same, if not, cleans and start from the begining downloading everything again, maybe in big games is slow, but actually i preffer an updated version than a popup warning in the middle of the game...

  • 1º Leaderboards: There is no filter in the ID i use. I can place any "ID" i want and make highscores inside any game i want in the entire Scirra Arcade, there is no restriction ( i just placed by mistake the id "541" because i thought it was the id of my Leaderboard, but it was the id of my game, so the highscores that come from my game ended in some Leaderboard that uses "541" and i dont know to who it belongs, is not mine...)

    2º Arcade Options: I can't enter the "Account board" easly, i still don't know were to go to edit my games, im using a message to get that link, also my game is not shown in my profile-

    3º Update problems: it should destroy cache in the computer if the game was updated, or it will have no difference between using my own server or this one. It will be great if it works as newground, amazon or any other games web page were the game is completely updated automatically every time i enter if necessary to avoid errors and comments over old versions.

  • drag means it will move with mouse you dont need to tell it to move to that position, you have to do "on drag start" set position to mouse.x and mouse.y to center it, then it will move by it self thanks to the dragndrop.

  • Me too, but you can fix it if you deactivate FrontToBack render.

    Edit: If disable the fronttoback, the particles are shown but their configuration doesn't, i mean they doenst work correctly