zenox98's Forum Posts

  • wont let me post the url to my game file. not enough rep on the forums..

    so any other suggestions?

    Firstly, there is no need to multi-post to this extent. Just use the 'pencil' icon to edit your post.

    Secondly, you can bypass the posting restriction by inserting characters such as a space or asterisk in to the URL, e.g.

    h*ttp*//w*ww.mysite.com/mygame.capx
    [/code:r4obkkzx]
  • Hello, I am looking for experienced game creators that will be able to join me in creating games using a non visual programming language, scirra Construct 2, for my upcoming Appstore.

    What the game creator gets is, 40% share from the sales of his/her game in the app store and free ads and exposure for their games, and lastly the game creator gets a 0.05% share from the Appstore revenues. If interested type your email or send a 'yes' with your full name to . Only 20 people needed. Thank you

    Please don't multi-post.

    This is the most valid location for your post.

    *Edit

    betech

    I asked you to please stop multi-posting the same post in different sections of the forum.

    It's acceptable to bump your own post after a day or two if no response is forthcoming.

  • I'm opening an animation and replacing the current pngs in each frame with new pngs which are exactly the same size. after saving the animation, the frames lose their vertical alignment and the pngs, which were in an orderly grid, overlap each other vertically. driving me crazy.. any guidance appreciated.

    These problems are nearly always caused by dodgy collision polygons and uneven Origin points in the animation.

    You can amend both in the Image Editor - see Image Points dialog.

  • Yeah I can't post the URL because I'm new, wow, rude (but understable because spams etc)

    Do I have to create a new topic ?

    You can bypass the posting restrictions by inserting characters - asterisk, space etc - in the URL, e.g.

    htt*p:/*/ww*w.mysite.com/mygame.capx
    [/code:f5g6hjov]
  • Give precise steps of what you mean in order for us to recreate. That way we can quickly determine whether there is a bug or just normal editor behavior at play.

  • Quote from Ashley:

    [quote:1mmytww9]Layers have no performance impact unless you change the layer opacity, blend mode, enable "force own texture", or add WebGL effects. Otherwise there is no reason for layers to reduce performance.

    So basically, what you do with the Layers is the main factor.

  • Posting your .capx will be the quickest way to getting an answer.

    If you aren't able to post this .capx - for whatever reason, e.g. NDA - can you recreate in a new one and post that?

  • darthcervantes

    hey there Scirra admin

    Sorry if this is the wrong forum but the sub heading says "Chat about anything not covered in these forums" so I figured this one might work. When purchasing a personal license for construct 2 yesterday I never received any email. Then when i went back to view cookies, I realized I accidentally spelled the email address wrong. When I realized this I even created an email account with that wrong email address since it didn't previously exist but since it was probably sent out before it even existed, that was probably pointless for me to try. So if there is any admin on here reading, please help! I've sent emails to support but I'm guessing because it's a weekend they are not responding so I was trying my luck here.

    Thanks

    For all licensing issues, you should email Scirra directly via and Tom will deal with it.

    As you are aware, it is the weekend, so Tom may not even get to check his emails now until Monday.

  • I am unable to share my urls since, the forum thinks I am spam, how can I share my gamefile now?

    Firstly, there is no need to multi-post. Just use the 'pencil' icon to edit your post.

    To bypass the posting restriction, just include some characters in the URL, e.g.

    h*tt*p:*//www*mywebsite.com/mygame.capx
    [/code:av5sm8uv]
  • adamu

    Is it possible to reduce file size in capx file?

    For windows game...

    Please tell me!

    Your post was not relevant to the previous thread so I've moved it.

    I can say that having seen your .capx, your use of huge graphic files is something you should definitely take care of.

    For instance, just one of your background files is 8000*2048 and over 17MB filesize which means when unpacked in memory will use roughly 64MB of memory, regardless of the fact that some GPUs may not be able to render such a huge image.

    I recommend the following blogs from Ashley:

    https://www.scirra.com/blog/ashley/21/understanding-cpu-and-memory-measurements

    and

    https://www.scirra.com/blog/112/remember-not-to-waste-your-memory

  • Gigatron where can i get the "Aurora.mod" that u played on your site ??i'm an old amiga vintage sound fanatic

    If your interested, one of the best sites for miggy mods is probably ExoticA.

    Other useful sites are shown in links from EAB HERE.

  • Perfect, thanks for the info.

    Well I've made the purchase, I think you have to send me the license file to load in construct?

    Sorry for my english.

    https://www.scirra.com/manual/14/using-a-license

    Specifically, the paragraph with the heading

    [quote:32qh9264]The license file: c2license.txt

  • Hello, I'll buy construct 2 and would like to know.

    I have two computers at home, can I install it on both computers ?.

    Yes - for the Personal licensed version.

    As long as it is only you using the licensed version, then you can install the Personal licensed version on as many PCs as you like

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • *moved to a more appropriate section.

  • Ashley

    How do i check by event or condition if a object exist or is destroyed (not in game at the moment). So basically lets say a blue ball was destroyed in game by a event how do i check with a condition or a event if that ball is destroyed.

    i want to use this in my game to basically not run some events if certain objects are not destroyed so as to stop looping effects.

    Surely no need to tag the main developer for such a question, is there?