Ashley's Recent Forum Activity

  • I have OpenOffice 2.3, and I can't open it... I tried the Word 2000/XP and Word 2003 XML filters, neither worked.

  • [quote:mpbnd39w]Have I missed some crucial piece of Construct logic?

    Yes. You used 'Compare values' in the system object to compare the 'ID' private variable of a piece, instead of using the Piece sprite's own 'Compare private variable' condition.

    'Compare private variable' will check every piece and pick the ones that meet the condition for the event. 'Compare values' does not: it simply works out the first value, the second value, and does a simple comparison without caring about which objects were used to calculate the first and second values. It doesn't do any object picking.

    So you should prefer using the conditions in the object rather than Compare Values, at all times. However, another solution is to add a 'For Each Piece' condition above the Compare Values, which explicitly forces the event to check every Piece instance - however, this is the long way of writing a simple 'Compare private variable' condition!

  • In 0.90.2, families have the private variables that are common to all objects in the family. So if you have Sprite1 (Var1, Var2), Sprite2 (Var1, Var2, Var3) and Sprite3 (Var4, Var1, Var2, Var3) in family Friendly, the Friendly family will have Var1 and Var2 because they are common to all.

    The same goes with movements: if all objects in the family have the same set of movements, you can also access the movement actions/conditions etc. in that family.

  • I thought DirectX would use the next up supported resolution, but I guess it doesn't. I'll try forcing DirectX to use a standard resolution.

  • Have you been cutting and pasting objects? There is a bug fixed in the next build where if you cut the last instance of an object, then paste it, the object becomes corrupted.

  • I've had a look and it's set to 720x640 window size on fullscreen mode. It works for me, but it's an unusual screen resolution which your monitor may not support. If you change the window size to 640x480, it should work.

  • Tick 'Solid' in Attributes of the things you want it to collide with.

  • Has this just suddenly started happening, or has it always done this?

    Could you send the .cap to so I can take a look just in case something went funny?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • That's right, speed is in pixels per second, regardless of the framerate. So games should always use V-synced mode (which means its running at a variable framerate on different machines) and timedeltas for custom movements to ensure pixels per second motion as well.

  • Nice site You might want to link to scirra.com rather than nozsoft.co.uk though, nozsoft is an old site I used to have which I just redirect to Scirra.com.

  • Construct is free software and I write it in my spare time around a full time uni course... I do what I can, when I can. No flamewars.

  • I'm not sure why it's doing this, maybe the cookie settings are wrong. I have it set to remember me, so if I click the login link because for some reason it didn't remember, I instantly get logged in anyway. But I'll take a peek...

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,451,855 followers

Connect with Ashley

Trophy Case

  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x109
    Coach One of your tutorials has over 1,000 readers
  • x65
    Educator One of your tutorials has over 10,000 readers
  • x3
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x36
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs