Kyatric's Recent Forum Activity

  • This topic about the subject.

    Use power of two textures.

  • Have you modified the example in any way and saved over it ?

    Try downloading this version (this is the one on my computer) and test if it works better.

  • Move the action "Set SwingDown to 1" from Event15 to Event7 and 8.

  • I don't think AJAX can directly access a SQL database.

    AJAX is a call to a script which handles said access.

  • djbav : Even though C2 exports project as javascript in the end, the coding itself in C2 is different and relies on its own rules.

    You should really check out/again the Beginners guide to C2, get used to expressions and check out the system expressions list.

    You can directly use the name of your variable as expression.

    If you want to get the value "123" out of "Variable1" and set it to "Variable2" for example:

    Make a condition system set value global variable, pick "Variable2" and set value to "Variable1".

    Variable2 will now contain Variable1's value.

    This is covered and demonstrated in the beginner tutorial, and you can read more about variables in the How do I FAQ.

    This article from Scirra's blog should be worth reading too.

  • plauk: use lower case characters for the bbcode.

  • kiyoshi: In those cases I guess you would have to fade them out first or during the fade effect (playing on their opacity property).

  • ewards

    Every one who purchases an early adopter license also gets a medal on their avatar, and an Early adopter badge for their profile. If you have purchased an early adopter license and still have not received your badge, send an email to licensehelpgjc@scirra.com with your transaction ID and username and we can issue your badges.

    Exctract from tutorial "How licenses work".

    And also this post should gives you more informations.

  • For the XML import, with a conversion you could cheat your way through with the help of the CSV Plugin.

    It requires some interfacing though I guess. I hope you are ready.

  • To begin in C2 smartly and progressively I suggest you the beginner's guide if you haven't already read it. It's not about platformer, but that's the ultimate guide to start good in construct 2

    And also you might want to check : The how do I FAQ with different topics such as scrolling/camera, using the platformer behavior, etc...

    Welcome in.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Try to remove the " (quote) at the end of .

    Also try to remove the space (%20) in the name of your dropbox folder.

    This should be it, apart from this my signature is the same format.

  • Investigating, I created this capx that seem to spot the problem.

    TiledBackground (TB) textures are not power of 2.

    Launch the preview it works. (even in webgl)

    Put an instance of text object in the layout, preview.

    Firebug raises the same error as I reported earlier.

    Put an instance of button object instead, preview.

    Firebug raises an error      inst.drawGL is not a function (l.1619 in preview.js).

    The screen is all black with the button clearly visible. Tilebackgrounds and sprite are not displayed.

    It seems it has more to see with the upper 2Dcanvas Ash uses for text rendering than with the tiled background.

    Anyway, reported.

Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

Twitter
Kyatric has 583,404 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