Nickydude's Forum Posts

  • No probs Ashley. :)

  • Thanks Andeming, You're getting the error as well? Which browser are you using? I'm using FF 14.0.1. I assumed it would work simply using 'or', weird. Thanks for the temp fix, works great. <img src="smileys/smiley20.gif" border="0" align="middle" />

  • I'm creating a vertical shoot-em-up and all is going well, I'm using the CTRL key to fire and I also want to be able to use the left mouse button. As soon as I add an 'or' condition for clicking the mouse to also fire I get the following error when running the game and pressing either CTRL or the left mouse button:

    Javascript error!

    TypeError: cur_act is undefined

    localhost/Sprite_plugin.js, line 1037

    This is either a bug in Construct 2 or a problem in a third party plugin or behavior - please report it to the developer!

    If I remove the mouse click everything is fine. Here's the capx: StarForce

    I'm using Beta release r99 [paid version]. Does this happen for anyone else?

  • Happy birthday for yesterday Tom, hope you had a good one! [<:o)]

  • Didn't they say they would be at GenCon?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It's a simple platform game using thrust instead of jump, what would the simplest method be? I tried combining physics with platform behaviour but the player fell all over the place!

  • Is it possible to create a jetpack type thrust without using physics?

  • Just to let you guys know I'm updating this and adding all the extra bits in. I'll get it to you guys shortly. :)

  • Does anything else look odd in Chrome? Have you tried creating other suff in C2 and testing them?

  • Same here, looks the same as your IE graphic, in Chrome.

  • You want to get it before it gets more expensive, definitely worth every penny!

  • 4. There is a way to bring the Start Page back; click the file menu (where you load / save, etc..) and from the bottom of the menu that pops up select Preferences. It's under the 'General' Tab. :)

  • ou can collapse current Project as far as I know.

    Can you collapse/ open all the subfolders in one go? e.g.

    Space Blaster

    --Layouts

    -----Title

    -----Game

    --Event Sheets

    -----Game Events

    -----Title Events

    --Object Types

    -----Background

    -----Background2

    -----Background3

    -----Background4

    Close All would produce

    Space Blaster

    --Layouts

    --Event Sheets

    --Object Types

    Then I could just open the subfolder I was working on. Hope that makes sense. :)

  • Sorry again but is it possible to double click on an object in the 'Objects' panel and have the display center on that object?

  • Sorry for being dum but is there an 'open all / close all' for the Projects list at the right-hand side?