Kyatric's Recent Forum Activity

  • From the [C3]How do I FAQ :

    [quote:t4sv05ht]How to use Construct 2 addons in Construct 3 ? - LINK

  • I'm afraid the debug mode you are referring to is simply not AJAX.

    Or you'll have to detail a bit more, what debug mode in what browser you are referring to.

    As far as I can tell your question kind of says "Why can't I phone to a mobile phone on my walkie-talkie, I can get some radio stations out of it though".

    It's kind of messing up a few different technologies which are "closely looking", but are actually not compatible in nature.

    The manual article deals about what you can do with AJAX and how to use it.

    And cross-domain prevention is still a security measure that is integrated for good reasons.

  • Consider reading the paragraph about "Cross domain request" in the AJAX manual article.

    This is what you are doing.

  • You can have third-part Construct 2 add-ons in Construct 3 by asking their authors to port them using the SDK.

    Otherwise, check the Exchange Addon or this dedicated forum to see if a port already exists.

    Finally you can try this beta converter.

    Once you have a Construct 3 version of the add-on, you can install it using the add-ons manager.

  • Yes.

    I'm aware it isn't step by step, I was only told it was coming and was dealing with making a multiplayer game, giving away pretty good tips.

    We'll see in the future if I'm up to dive in making such a tutorial but I currently really don't have the time to make one anyway.

  • Are you sure you have updated the graphic card drivers.

    Perhaps your browser is not using/supporting WebGL.

    Or perhaps you did mess something up in your code, rotate is not supposed to influence performances.

    Consider posting your project's capx for us to investigate and this may lead to a more accurate answer.

  • As far as I'm concerned I always did change it with the mouse, so I do not see the change there.

    Are you sure the ribbon did allow for tab switch to work ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Nope.

    Construct 2's syntax completion will look into having the actual correct name for the variable right away (localvariable.Y_some_text_localvariable.z) as a single block for it to make sense.

    Consider using the Dictionary plugin which you could mess with the key name using string manipulation as you are looking to do.

  • In February 2018

    Blog posts

    • Scirra
      • New Gamejam with GAMEE! - An article in which Laura announces a month-long competition in partnership with the social platform GAMEE.
      • Construct works with GameAnalytics - An article in which Tom presents GameAnalytics as well as its plugin/SDK for Construct 2 and 3. You can analyse events from your game using this free of charge service.
      • Construct 2 price increasing on 12th March - An article in which Tom announces a raise in price for Construct 2 coming in March.
      • Introducing the Construct Addon Exchange - An article in which Tom introduces us to the new Addon Exchange, a page on construct.net where we can find a listing of addons for Construct 3, from the official to third-part one. Authors are invited to post there in order to have a centralized database where to find addons for Construct 3 (and Construct 2 as well). Additional bonus, the announcement of the Greenworks plugin for Construct3, implement Steam integration in your C3 made games !

    C3 New releases

    • r83 (beta) - Some last fixes before a stable update.
    • r84 (beta) - Desktop build improvements & a few more fixes.
    • r85 STABLE - Stable release.
    • r86 (beta) - Bug fixes; new in-progress Dutch translation.
    • r87 (beta) - Project saving/opening improvements; some additions and fixes.
    • r88 (beta) - Beta opt-in; Spanish & Czech languages; lots of additions and fixes.
    • r88.2 (beta) - Fix for saving issue in r88.
    • Find all the releases and changelogs on the new website https://www.construct.net/fr/make-games/releases.

    If you think you have found a bug in Construct 3 you can report your bugs on github following the instructions and templates provided there.

    You can also provide suggestions on the features suggestion platform at https://construct3.ideas.aha.io/.

    You can discuss Construct 3 in this forum.

    Remember, as announced, ultimately forums and other community related discussion channels will be moved to the new https://www.construct.net.

    Construct 3 has an English online manual ! Be sure to read it : https://www.construct.net/gb/make-games/manuals/construct-3.

    You can also check out Construct 3 tutorials and releases.

    If you talk a different language, you may also take part into translating Construct 3 and possibly getting a free subscription for it.

    Read more on this in this forum.

    The

    Addon Exchange service, holding Construct 2 and Construct 3 addons is now available.

    Authors, be sure to upload and maintain your addons there.

    Users be sure to check this one out from now on, this is meant to become the official place where to find addons for Construct.

    C2 New releases

    The features listed here are only the "highlighted" features for each release. Check each release page to see the complete changelog and comments for each version)

    Be sure to keep updated to the

    most recent release of Construct 2

    If you think you have found a bug in Construct 2 you can report it in this forum BUT

    • Make sure it is not already a reported bug by searching through the "Bugs" forum
    • Make sure it is not a bug in your events, a difference between what you have coded and what you would expect
    • Make sure you're using the very latest version of Construct 2 (beta possibly, stable if this is the very latest release available)
    • Attach a .capx of the issue in the simplest manner possible (no 100+ events capx, no 10 mb capx)
    • Make sure to read Bug report requirements before posting and provide all the required informations (your configuration, the steps to use to reproduce the bug, any relevant information you can provide)

    It is really important since about 50% of reports aren't bugs which takes time out of working on Construct2 directly.

    Be responsible, help everybody by making sure it's not your events in cause first.

    NW.JS

    The

    Addon Exchange service, holding Construct 2 and Construct 3 addons is now available.

    Authors, be sure to upload and maintain your addons there.

    Users be sure to check this one out from now on, this is meant to become the official place where to find addons for Construct.

    Third part addons

    WebGL effects

    • No new effects this month
    • User Saiyadjin did a big job putting in place in July 2017 this google doc which attempts to add descriptions to add ons and effects and determine if they are up to date or not. You can check the document or check for yourself directly in the forums' topics.

    Reminder

    Former retrospect

    As an added bonus, here is a list of the former "What you may have missed" posts for the year.

    I don't know for you, but February was snowy in London and at mine's.

    So it's nice to stay inside working on nice game making tools provided by the Construct Team.

    Be sure to get your license for Construct 2 before the 12th March if you are looking to get one, do not worry the price will go up.

    See you next month.

  • It can and does, as long as you try to open in a recent enough Android device, and do follow the instructions in this tutorial : https://www.construct.net/tutorials/building-android-apps-apks-in-construct-3-19 everything works as intended.

    If it doesn't, consider posting your project, explaining exactly the process you go through, the exact specs of the device you are opening your APK in.

  • Though, you don't understand that people are used to this design rather than what arrays are in programming and mathematics.

    Well I'm afraid that since Maths came first, it is the default and starting point we all build upon as common base.

    And, as I mentioned in the thread, even if human readability works best in the inverted way, the "logic way" is the one by default that has been used for thousand of years prior to the invention of computer databases.

    Again, this has been discussed and stated in the topic I already invited you to read and agreed upon by several people (including myself as part of this conversation, so I must admit having a hard time having you there coming back at me and telling me I have trouble understanding something I did already state in the past).

  • the way C2 Array handles items is based on the X-axis (Colums). But in real life, table items are on the Y-Axis (Rows).

    Consider reading the linked topic.

Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

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