krish's Forum Posts

  • I wrote it for 1536, 2048 ... now I'll have to resize everything to upload?

    It throws error "extension not in whitelist"

    All plugins look okay.. can having larger game width throw the same extension!

  • NP. Happy to help. [>:D<]

    You guys rock!

  • Hey guys,

    Anyone has their game up on facebook?

    I tried updating a new build, but the app via facebook keep playing the old cached version.

    I removed all browser cache and data but still that happens.

    Wondering if facebook servers are keeping some cache and not releasing it.

    Is there a way we can request cache release for html5 games on facebook?

    The facebook URL linter doesnt seem to help.

    Anyone? Please help.

  • I am still able to reproduce this.

    I tested it again, and I'd like to rephrase.. "It's not renaming completely, its about CHANGE CASE"

    Here's an empty project - dl.dropboxusercontent.com/u/48735785/Construct2_Issues/halo.zip

    Try to rename the project to HALO or hAlo .. just caps out one word and try to save it.. it fails.

    Please reopen the ticket :) .. sorry for late responds.. was travelling.

  • Is there an expression to get highest value from a dict with keypairs like

    A: 1, B: 2, C: 1

    Want to get highest number and its key.

  • Steps to reproduce:

    1. Rename a project

    2. Try to Save it

    Observed result:

    <img src="https://dl.dropboxusercontent.com/u/48735785/Construct2_Issues/projectRenameFail.png" border="0" />

    Expected result:

    To save as a new capx name.

    Operating system & service pack:

    Windows 7 ultimate.

    Construct 2 version:

       r132

  • We can test on Nexus7 and other 7'' tabs if you need.... if thats a market you are targeting.

    What kind of pay are we talking about?

  • Hey Mark,

    We could help you in prototyping and development of C2 games.

    Let's discuss. Will send you a mail.

    "Our Services"

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • We are back from showing 2 of our titles at Casual Connect Asia 2013, Singapore :)

    Here's pics from one of them -

    You are, A Shadow in Casual Connect

    Will post a full SG trip update soon :D

    Anyone who needs help and wants to outsource your gamedev needs to us, please feel free to contact us!

  • I had a desktop crash and after that I am unable to open my project.

    Some of my Layouts were empty, so I rolled back my repo to an earlier commit from 2 days.. even then I am getting these errors.

    Tried completely removing scirra and reinstalling again but didnt work :(

    Anyone help?

    Before roll back

    <img src="https://dl.dropboxusercontent.com/u/48735785/Construct2_Issues/broken_project.png" border="0" />

    After roll back

    <img src="https://dl.dropboxusercontent.com/u/48735785/Construct2_Issues/broken_project1.png" border="0" />

    <img src="https://dl.dropboxusercontent.com/u/48735785/Construct2_Issues/broken_project2.png" border="0" />

  • I just got myself into same situation.

    Anyone?

  • nTouch

    .. if isMusic = 0

    ... Do stuff

    ..else

    ... Do other stuff

    yeah thats what I did after your first reply :) .. was just saying that if A

    do stuff

    if B

    do stuff

    doesnt work. :)

  • Put both 'isMusic' checks under the same 'on touch'

    That seems to do the same thing, unless I move the zero check first I think :) (because of top down order of reading it)

    So better to use an "else"

    Thank you :D

  • I have this sprite which has 2 animations - Default and UnMusic

    I have a global variable that says "IsMusic" set to 1 by default

    This is what I'm doing

    <img src="https://dl.dropboxusercontent.com/u/48735785/Construct2_Issues/toggleanima.png" border="0" />

    The "IsMusic" is becoming 0 when touched the first time, but the animation doesnt change.

    Anyone knows the reason?

  • Browser close doesnt work.

    Win 7 -> Chrome.