Ashley's Recent Forum Activity

  • Probably not for a while, but it's possible with WebGL.

  • You do not have permission to view this post

  • Can you make a .capx reproducing this or send me yours? (You can email it if you want to keep it private.)

  • This is an old thread - since it was posted the browser object has had an 'Open URL in new window' action added.

    Note: neither Flash nor Construct 2 are designed for making websites. Usability experts have always advised against using Flash to make websites, and the same pretty much applies to Construct 2 - it's a tool for making games, not websites.

  • OK, I've disabled negative widths/heights for next build, neither canvas nor physics support it. For the record: auto-mirror/flip work by the object angle, not the width/height, in Construct 2.

  • 1. The collision position is not updated when setting an object's position to another object's hotspot.

    commonace.js line 107

    That's been fixed, was also reported in another thread.

    . If the "push out at angle" action is used I get a grey preview in firefox. The error console said ux and uy were not declared.   

    behaviors\custom\runtime.js line 349

    Oops, missing 'var' keywords which strict mode doesn't like, fixed.

    ound another bug, the angle used with "push out at angle" needs to be converted to radians.

    Good catch! Fixed for next build.

  • I can't see anything wrong in my dev build, so I think this has been fixed with the other bug.

  • Oops, it used to redirect to an info page but Tom's been doing some site work. Hopefully we'll have the manual up soon anyway.

  • Is that using a negative size sprite in the layout view? It should prevent setting a negative size with the set width/height actions, since canvas doesn't support negative sizes.

  • > by the way i would like to generate a embed code for other sites that would place my game in their website, is it possible?

    Mostly because of cross-domain, I'd say it is not.

    You can always try to link to the JS from another website, but I'm pretty sure it will fail when trying to load/reach for the game's assets.

    Make your game use 'fullscreen in browser' and upload it to your server somewhere.

    Then, on a different website, use an iframe of the game's intended size, and set the iframe URL to the game's URL. The game should fill the entire iframe with no annoying scrollbars.

    Finally, it's secure because browser cross-domain security limitations prevent the game accessing the page that is containing it.

    I haven't tried that myself but it ought to work!

  • You can do it with the bullet movement and 2 events: example

    I don't like making behaviors to replace such simple events. If we have many behaviors that do such simple things for you, I think Construct 2 will become patronising, and then people start expecting behaviors to do everything for you, which they're not designed for.

    I've included that example in the next build's example directory too.

  • You do not have permission to view this post

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,771,258 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
  • x126
    Coach One of your tutorials has over 1,000 readers
  • x74
    Educator One of your tutorials has over 10,000 readers
  • x5
    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
  • x42
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs