Ashley's Recent Forum Activity

  • I got the same thing Rich - probably an attack hosted on someone's account there (which marks the entire domain dangerous) - will probably sort itself out eventually.

    But yeah this game looks awesome Quazi

  • Give fraps a shot anyway, you don't know it doesn't work until you try it. Besides I would've thought the main bottleneck is the hard drive write speed since it generates so much data.

  • TTF fonts should work fine - but they have to be installed in the Windows Fonts directory, Windows won't load them from any other directory, I don't think. There's a text blitter-like plugin planned, which uses textures to draw letters, but it might be a while before it turns up.

  • It's only the zoom rate - you probably want to set the scroll X and Y rates to 0 for UIs, which works fine I think. Alternatively just set it by events.

  • I think it's a bit buggy. You might want to throw brackets around every operand:

    (PlayerDeck.Value('num_cards') < 0) ? (52) : (0)

    If that doesn't help, it's probably totally broken, so ditch it and use subevents instead.

  • Yeah, there's a bug that On Collision won't register if another object of the same type is already overlapping that object... linkman's workaround should do the trick until a fix is implemented.

  • that gives a problem when the bullets hit the bounding box, and seemingly disappear in midair.

    You could use separate sprites for the visible object and the collision-detecting bounding box - and test for bullet collisions with the visible object.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • First question, are they compatible? In other words can one object using bounding box, be used with another using point?

    Yes. Bounding box and per pixel, for example, treats the bounding box as a big square opaque sprite when testing collisions with per pixel sprites. Try experimenting with some sprites and settings.

    [quote:2jk5xq9i]Second question, if you use point, will multiple points on one object register?

    Point means the hot spot only. This can be useful if you're using really small sprites and don't need per pixel collisions. Point against bounding box checks if the hot spot is inside the bounding box, and point against per pixel checks if the hot spot is overlapping a non-transparent pixel. Image points are ignored.

    [quote:2jk5xq9i]Third, why are some of my collisions, not being detected?

    I have no idea. Post a .cap or some more information and maybe someone will have a chance of being able to answer this!

  • Ummm... firstly the player seems to flip just fine in that game, where's the problem? Secondly where are you setting a negative width? I can't quickly make sense of a 60 event .cap, I need you to help me help you...

    It works for me anyway, check out the attached .cap.

  • You can already set a negative width for a Sprite, which mirrors it. You can also set a negative height to flip.

  • I haven't tried it myself, but I've heard FRAPS is good for DirectX video capture, which would suit Construct.

  • I need a .cap file reproducing or at least a screenshot of your events before I can comment.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,431,625 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
  • x108
    Coach One of your tutorials has over 1,000 readers
  • x62
    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