Ashley's Forum Posts

  • You do not have permission to view this post

  • Ah... I think it's because it's on a layer with 0 parallax! I'll see if I can fix it for the next build.

  • Noga, I'll see what I can do, launching specific browsers can actually be a little tricky.

  • It makes it simpler for some users. If you don't know whether you're on 32-bit or 64-bit Windows, or you're not aware of the fact there's a difference, the installer picks the right one for you. It also picks a good place to install the app if you're not an admin, so if you don't know where to put the files it chooses for you, and creates shortcuts for you. That might sound a bit patronising, but not all users are tech-savvy enough to know good answers to those questions. Remember Construct 2 is aimed at "beginner" users. Given it's alpha, we're only likely to attract tech-savvy early adopters at the moment, though.

    Either way with zip or installer it's only a few clicks to have it ready. Is it that big a problem? It's still a portable application, so if you like, you can install, zip up the folder you installed it to, and take it where you like. (But I still think it would be better to take the setup with you, since it works out 32/64-bitness and whether admin privileges are available.)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I think if it's becoming a big issue in your life, don't be afraid to ask others for help.

    IMO anger is when you think something is unfair, or you deserve better. It might help to try to respect your ego and admit maybe it's not unfair or you don't necessarily deserve better than anyone else.

  • Hmm... error 32 is "The process cannot access the file because it is being used by another process.". Were you running two copies of Construct 2? Can you reproduce it every time?

  • Hey ash. I'm not getting much responsiveness from the Mouse object in my game, but it works in simpler tests... Does the "Object is clicked" condition ignore all other sprites on top of the object being tested?

    Edit: Mouse.X and Mouse.Y don't appear to be outputting anything...

    And is text wrapping yet? Because it doesn't seem to be for me.

    Sounds like something's gone pretty wrong - is that new to this build or have old builds done it too? Which browser are you using? Can you upload a .capx that shows what's going wrong?

    Dunkelseele: we of course want to make an image editor that matches Classic's capabilities - it's just early in the alpha and we haven't finished the built in editor yet. Launching an external editor is only a temporary measure until we have finished our own editor.

  • I mentioned briefly why we can't do color filter in the last build thread. Sorry, HTML5 canvas just doesn't have it.

  • Download Construct 2 public preview 42

    Link to release 41.2

    New this build: event includes!

    <img src="http://www.scirra.com/construct2/releases/r42-b.png">

    A difference to Classic is that instead of choosing an event sheet by a right-click menu, a dialog pops up. This allows you to search event sheets, which is designed to be more manageable for large applications.

    <img src="http://www.scirra.com/construct2/releases/r42-a.png">

    Double-clicking an include will open the event sheet it includes, allowing for quick navigation around event sheets.

    Another new feature is I've now added a setup application. Previously the download was just a .zip with both the 32-bit and 64-bit editors pasted in. The setup application takes care of this for you:

    • If you are on 32-bit Windows, the setup will automatically install the 32-bit editor. If you are in 64-bit Windows, the setup will automatically install the 64-bit editor.
    • The setup should run even if you are on a limited user account (i.e. not an administrator). The default install directory will then be the user AppData directory. This should allow you to still install Construct 2 on computers in schools, libraries and workplaces where you are working in a limited user account.
    • The filesize is actually smaller than the old .zip!
    • Remember the install is portable, so you can install to e.g. a USB memory stick and take it with you.

    The first two points need testing: I only have access to a 32-bit machine. For those of you with 64-bit systems, can you ensure the 64-bit editor is installed (open the About screen to find out) and let me know it installed the correct one?

    Secondly, if you're on a limited account, can you verify the setup still works? I have tried it under a limited account I set up specially, but I want to check it works out there in the real world too.

    Let me know how it works, thanks!

    Changelog

    • [Feature] Event sheet includes
    • [Feature] New setup program
    • [Add] 'Move at angle' action to objects with a position.
    • [Add] 'Add group', 'Add variable' and 'Add include' to the events ribbon tab.
    • [Add] 'Export project' to file menu
  • You do not have permission to view this post

  • You do not have permission to view this post

  • The best thing to do is probably draw everything for the higher resolution (640x920), and scale it down for smaller displays. That always looks better than up-scaling low resolution graphics.

  • You do not have permission to view this post

  • Glad to hear you got it sorted

  • You do not have permission to view this post