Kyatric's Recent Forum Activity

  • Indeed, as it stands, your project is set so that when the sprite is flashing, it will flash.

    You never give a "starting point" to the flash.

    Also if you want the sprite to flash forever, simply use the system expression "Infinity" as duration.

    As A0Nasser said, either set this "On start of layout" or when there is a user input (keyboard press or mouse click).

  • You are trying to do exactly the opposite of the design of the tiled background, so yes, I'm afraid you'd have to use Sprites and tile them yourself.

    Not a big deal though, in the how do I FAQ you can find implementations of "grid" with Sprites, it is pretty easy to do.

  • Same answer as in your other thread. AJAX calls towards your server where a script writes the infos down into an XML file.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If you need to keep the information on a server you then need the AJAX plugin to call a saving script on your server (that script is out of the scope of C2 and totally dependent on your server, coding language, etc...)

    Simply pass the name, score, etc... through the AJAX call.

    Be sure to look at the how do I FAQ to find out some examples of AJAX calls to a server, passing informations in the process.

    Finally, if you want to get the infos as JSON, you likely want to first put them into an array and only pass the array.asJSON expression for that array.

  • In the absolute, Else is supposed to indeed be executed if and only if the previous event hasn't been executed, like in a regular if/else statement in any other coding language.

  • This topic is not the place to ask questions. To ask questions, make sure they are not already answered by a search and then, after reading the tips for posting in the "How do I" forum post a new topic.

    Any question in this topic will purely be deleted. This is the only warning.

    Reminder from the first post of this topic.

  • Or share the capx and work one at a time on the current iteration of the capx. (Same manual article as linked above)

  • Sounds like you need to :

    A - Learn to read the topics where you post first (the How do I FAQ is not supposed to be where you post questions)

    B - Learn to read C2's manual

    C - Post a capx of the project you are working on (attach it to your post) since the answers depends on how you have exactly set your project so far.

    D - Learn to be patient (from your ancient posts where you mention "I need the answer today" or the 1 hour bump you made in the How do I FAQ).

    Those are not appropriate ways to behave on our forums !

    • Post link icon

    : Deleted.

  • Moved and added to the list.

  • Thanks for the kind words.

  • Spax: Be sure to uninstall all your currents version of Node-Webkit from the software panel.

    Download the Alpha 3 version only from the url in my previous post and install it on your computer.

    Now execute/install C2 and it should find the only most recent alpha 3 version.

    It's a matter of making sure to uninstall/install new NW.JS versions as they are released and be sure to do such an install without C2 being executed at the same time.

    Also alphas are alphas, so stuff can go wrong.

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
  • x11
    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