Kyatric's Recent Forum Activity

  • A little look at the manual.

    The function is At

    Array.At(x,y,z)

  • Then could you please post capx for us to try ?

    So far I've been using "Compare two values" and the event does not disapear on saving <img src="smileys/smiley3.gif" border="0" align="middle" />

    This is a very strange behavior that shouldn't happen for sure.

    Maybe try uninstalling/redownloading (the installer might have gotten corrupted somehow) and reinstall to confirm it still happens.

  • Cookies1304: You should also follow the Beginner's guide to Construct 2 that covers most of your questions and then take a look at the how do I FAQ which also contains quite a few articles concerning your very same questions.

    If you're still stuck, don't hesitate to post.

  • Or set the angle of the bullet according to if the sprite is mirrored or not.

    If mirrored => 180, if not => 0

    This should do the trick.

    There's at least one example in the how do I FAQ but I can't remember if it is up to date or not.

  • This blog article about image compression in C2 is probably an appropriate ressource for you to check.

    Let us know if you still have doubts afterward ?

    Also the jumpyness you experiment is probably due to the fact that IE9 does not support webGL and thus only renders in canvas as you mentionned.

    I suggest you to also install and try chrome and firefox (as secondary browsers) to test your games. You might be surprised in the end by the results. <img src="smileys/smiley1.gif" border="0" align="middle">

    Also make sure that your graphic card drivers are up to date.

  • bfrye26: start a new thread and post your capx.

    This is the best thing to do when requiring help, knowing what you already have, what you want to do, what you achieved so far, what works as intended and what doesn't.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • make it your new year?s resolution to end IE6 and move to a modern browser like IE8 or IE9.

    Most of the article sounded cool. And right at the end, the fail happens.

    Hahaha.

    make it your new year?s resolution to end IE6 and move to a modern browser like Chrome or FireFox.

    Here it is corrected.

  • In all honesty it's not that a big task.

    The better tutorial is the manual SDK.

    Ashley wrote a progressive manual once again that tackles the logic behind a plugin step by step.

    The "harder" is to learn javascript. And this is a language that is well documented and pretty fun to learn/use. (just follow Ashley's links, and you're set for all the references/guides you need for it)

    Add that to the "guided" side of a C2 plugin, it makes it quite easy.

    Also, whenever you're in doubt, you can open any other plugin and check its insides, it often help <img src="smileys/smiley1.gif" border="0" align="middle">

    If I remember correctly there's a barebone plugin example somewhere (I wonder if it wasn't Ashley who provided it in the former SDK post).

    Finaly any question regarding the SDK developpement can be unfrightenly asked in the SDK forum.

    Hope it makes you comfortable enough to get started <img src="smileys/smiley2.gif" border="0" align="middle">

  • tavitooo: to access a PHP script you'd rather use the AJAX built-in plugin.

    Practical examples of AJAX/PHP use are available in the how do I FAQ.

  • It is just a matter of how events work.

    In the version as you setted it up, you set an animation to play, and then (since it was a subevent) in the same tick (and only this tick since you had Trigger once while true) you tested if the animation was finished.

    Logicaly, it wasn't.

    And so CloseBay actually never fired too since a_mode never went to 1.

    You probably can do all this in a single group, but I respected the structure you gave at first, giving it a bit more sense with the activating/deactivating of the other group.

  • What you described:

    <img src="http://dl.dropbox.com/u/36472942/construct/forumhelp/whatyougave.png" border="0" />

    My solution:

    <img src="http://dl.dropbox.com/u/36472942/construct/forumhelp/Mysolution.png" border="0" />

  • Hello/welcome to all the new members/lurkers who introduced themselves lately <img src="smileys/smiley1.gif" border="0" align="middle" />

Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

Twitter
Kyatric has 583,405 followers

Connect with Kyatric

Trophy Case

  • 14-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • x15
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x27
    Coach One of your tutorials has over 1,000 readers
  • x10
    Educator One of your tutorials has over 10,000 readers
  • x2
    Teacher One of your tutorials has over 100,000 readers
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

23/44
How to earn trophies

Blogs