czar's Forum Posts

  • Could you please make "ctrl+home" jump top the top of the sheet and "ctrl+end" to jump to the end of the sheet?

  • Is it possible to exclude the classic construct from searches, or at least display the results to show which part of the forum they are from?

    I spend a lot of timing searching and finding "solutions" that are only applicable to classic construct.

  • I thought it was just my computer that had a problem. Seems to be back to normal this morning.

  • sounds like shapeshifter

  • Nimtrix - that is very cool. I love checking out these snippets they provide so much inspiration.

  • Cheers. A new world has opened up for me :)

  • <img src="http://i50.tinypic.com/2jaybmq.jpg" border="0" />

    When user presses the space bar a rocket is spawned and fired towards the right.

    If however, the player has bonus BulleyType type then two more rockets are spawned and fired at an angle.

    My problem is that the user must have a rocket in their supply. As it stands the extra two rockets are not spawned if (section 35) they had only one rocket. The first bit of code (section 35) reduces rockets by one.

    One way I can get around it is to set up another variable "just fired" which is set to true in the first section and tested in the second session instead of testing for rockets >= 1.

    However, is there are more elegant way to do this? If so how?

  • You get what you pay for. $400 for a business licence is very very reasonable. I am not sure why you get so upset that non-licenced users also get answers, always check out the forum before you buy anything. C2 is so easy to use that if you have any prior experience you will be making games after only hours. However, I do hope that the rise in popularity of C2 does lead to more support and more improvements. The IDE could do with quite a few improvements. Also I would love to sea a roadmap to see what the developers are thinking of doing.

  • I am finding this also. The forum says I am logged in. I reply to someone or creat my own post. Submit and bang - message to say I need to be logged on. I then have to Log out and log in again to fix the issue. It is a bit of pain to be honest.

  • cheers. Looks like a good starting point for a fun project.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I like what you have put up. I would be keen on seeing the capx.

  • hear hear

  • I love working with Construct 2 and am incredibly impressed with what it can do. However, there are something I believe could be very useful.

    1. Guidelines

    It would be great if I could set out lines on my design screen so that I know what will fit in a 800x600 window and in a 1366x768 windows (for example). Or put down lines so that I can easily line up aspects of my UI.

    2. Formatting

    I would love to be able to auto centre objects. Just like in photoshop, centre horizontal, vertical, align to the top etc.

    3. Fullscreen in Browser options

    Crop, scale etc.

    I would like to develop for widescreen but when someone has a 4:3 screen the system uses the centre of the screen to determine what is displayed and what is cropped. It would be very useful if it were possible to the hotspot for this action. i.e, I want the lowerleft to be minimally displayed.

  • Nope restart didn't work. So there is something dodgy about the close browser function.

  • Ok, so I tried it again on my home PC and close does not work on either Firefox or Chrome. I am glad I wasn't dreaming. However it does work at the office.

    So the question is what 3rd party software could be intercepting this call?

    I am going to reboot see if that helps.