ghost's Forum Posts

  • So are you saying it's better to use a Dictionary, as an intercomunicator, between the interface and LocalStorage?

  • I have 30 events using LocalStorage:

    1.- On Item1 missing > Set var1 to 0

    2.- On Item1 exists >Get item "item1value"

    3.- On item1 get > Get Item LocalStorage.ItemValue

    same for object 2, 3, 4, 5 and 6:

    1.- On Item6 missing > Set var1 to 0

    2.- On Item6 exists >Get item "item6value"

    3.- On item6 get > Get Item LocalStorage.ItemValue

    I'd like to optimize all of them in a single function, such as:

    1.- On Item missing > Set function (familyItemIID.value to 0)

    2- On item exists > function Get touchedItemvalue

    2- On item get > function Get Item LocalStorage.ItemValue

    Any ideas?

    Thanks

  • Why don't you use phonegap build??????

    It just works.

  • hmott

    The fact it's flipped is due to some graphics card drivers. It can be detected and corrected, but thanks to chrome and firefox updates I can no longer use webgl on my machine, so I haven't touched that portion. I'm hesitant to do a fix that I can't test.

    The download is the latest. All it does is leverage whatever rendering C2 already does.

    Are you also having chrome webgl issues?

    I had to disable the gpu in chrome :/

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thank, I see the syntax is different

  • R0J0hound can I do a "replace object" to use paster instead of canvas?

    thanks

  • bump

  • how about turning off pixel rounding in your project setting and setting it to linear sampling.

    thanks! that worked

  • Problem Description

    FYI, the icon requirements have changed, they are:

    512x512

    1024x1024

    180x180

    120x120

    76x76

    152x152

    29x29

    58x58

    87x87

    The ones in bold are Required, the other ones are optional but recommended

    Link:

    https://developer.apple.com/library/ios/qa/qa1686/_index.html

    Table 5

    Affected Browsers

    • Phonegap: (YES)

    Operating System and Service Pack

    Win, Mac

    Construct 2 Version ID

    201b

  • I posted this in the bug forum, PLEASE post in there too, I can't launch it too, and can't advance because of this bug... Ashley thinks "it's Apple's fault"

  • Virtualbox is great, and free

  • Problem Description

    Project won't rotate

    Attach a Capx

    Description of Capx

    Steps to Reproduce Bug

    • Create new file, put something in it
    • Export to Ejecta
    • Put App in Ejecta folder, open Xcode:
    • in Xcode, go to summary>Build,
    • Set iPhone rotation to both Landscape right & Landscape Left, same settings for iPad.

    Observed Result

    Won't rotate, crashes

    Expected Result

    Rotates

    Affected Platform

    • iOS (Yes)

    Operating System and Service Pack

    osx 10.9.2

    Construct 2 Version ID

    169 beta

  • This definitely should be standard within the official program as I think many people will struggle with sprite fonts when it should be straight forward, and it's essential in game design to help the game look as it should all the time for all users!

    As this is 3rd party I'm assuming one of the main downsides is that it won't work on the Scirra Arcade....?

    +one thousand

    one of the best fix ever