glerikud's Recent Forum Activity

  • Yup. After clearing NWjs folder and installing NWjs again it works fine. So it's needed to uninstall/delete old NWjs before installing new one to avoid this problem. It looks like Mac wrapper is simply not being overwrited.

    That's good to know.

  • +1. I was also in need of that feature a few days ago.

  • is it something to do with the player collision shape?

    thanks

    Sounds like it. Can you share your capx? Or a simplified version of it?

    There were some discussions before about Clickteam Fusion, such as this topic:

    If you have the time, read through it. But my opinion is that if you want to play around and make a simple RPG, go with RPG Maker. If you want to design your own system, Construct 2 is better suited for that. I personally don't favour the event system Clickteam Fusion uses, and I find Construct 2's system very innovative.

  • Thanks for the detailed (and friendly) answer!

    You're welcome. Feel free to ask away. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    Is there a "writing a plugin" starter guide for Construct 2?

    I'm afraid I can only point you towards the SDK manual page: https://www.scirra.com/manual/15/sdk

    And here's a tutorial I just found (not sure it's still relevant, since it's more than 4 years old): https://www.scirra.com/tutorials/352/pl ... script-sdk

    Seems ridiculous that I could run out of hardware resources... I mean, how resource heavy is this?

    No, Construct 2 is a lightweight engine. I meant that it's a common developer mistake to make games the way that they simply use up all of the computer's or phone's resources. Using non optimized code or unnecessarily big images, etc.. I'd suggest that you read the following pages before you start making a serious project:

    https://www.scirra.com/manual/183/memory-usage

    https://www.scirra.com/manual/134/performance-tips

    https://www.scirra.com/blog/83/optimisa ... -your-time

  • A - Yes you can, but you might want to get some experience using the engine, even finish a smaller game before you start implementing such functions.

    B - You can create your own save system using JSON and NW.js.

    C - Are you talking about global variables? You can also pass data using objects' instance variables. Just look into the manual to set them up properly. https://www.scirra.com/manual/73/instance-variables and https://www.scirra.com/manual/83/variables

    D - Yes, you can include event sheets into each other. Just right click on an empty space on your event sheet and select "Include event sheet".

    E - I believe you are talking about the dictionary object: https://www.scirra.com/manual/140/dictionary

    F - Unfortunately you can't. The only way for this to work is to make a plugin.

    G - Depends on what game you want to make. Keep in mind that this is a 2D HTML5 game engine. You can make serious games with it, but it takes practice (just like with any other engine). It's more likely that you'll first run out of hardware resources before you bump into an engine limitation. But if you have specific questions about limitations I try my best to answer them (for ex.: Can you do 3D? No, only with the Q3D plugin.; Can you export native applications? No, you can only export into either HTML5 or using wrappers to get an application (for Windows with NW.js)).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If you can reproduce the bug with a simple project, I think you should file a bug report. I'm not sure though that Cocoon.IO is officially supported. Does your export work with Intel XDK?

  • Hopefully we'll see some improvements to layers in C3.

    That would be great.

  • newt is telling the truth. A degree is required. Also, you'll need to be able to program using a traditional language and know how to use one of the most popular engines (Unity3D or Unreal Engine 4). Depends on the job you are willing to apply for.

    You can hone your algorithmic skills using C2 and therefore you'll get into traditional programming more easily later. But if you don't have a degree about software development (or at least about computer-science) your best shot would be in my opinion to find freelance jobs or build your own team/company. At least for now. Visual programming is getting more and more attention as a viable method of software development but it will still take years for this to spread in the industry. Since we can't see the future, don't wait for the time when every company seeks developers with visual programming knowledge.

  • No, we don't use NWjs code protection and so there is no performance hit from that. If you enable minification on export, you get good code protection anyway from the obfuscation.

    There really isn't any good reason the performance would be significantly different after export - in fact I'd expect it to be better, since it has the advantage of using spritesheets after export, and a lot of preview-only JS code is stripped out.

    Thank you for taking the time to answer.

  • Does C2 use code protection when exporting to nw.js? If so, that means there's an extra ~30% performance hit as mentioned on this page: https://github.com/nwjs/nw.js/wiki/prot ... 8-snapshot

    [quote:36cfmh4p]The compiled code runs slower than normal JS: ~30% performance according to v8bench. Normal JS source code will not be affected. Again, if you have a real need against this limit, please file an issue and we'll find time to fix it.

    ~30% is quite a lot... if C2 does use it, maybe we should have an option to turn it off.

    Ashley , what's you opinion about this?

  • Does the requirement to have dedicated GPU still stand???.

    I think you should make that investment if you plan to make games seriously. Getting a low-end dedicated AMD GPU paired with and Intel i3 is not too expensive. Take a look at Lenovo notebooks. You can make great games with just an intel GPU too, but you'll hit it's barriers sooner than you might think.

glerikud's avatar

glerikud

Member since 8 Sep, 2011

None one is following glerikud yet!

Trophy Case

  • 13-Year Club
  • Popular Game One of your games has over 1,000 players
  • Email Verified

Progress

15/44
How to earn trophies