Ashley's Recent Forum Activity

  • The [Bot]s are just Google, Yahoo, MSN etc. crawling the web for their search indexes - they were there before as anonymous users, but phpbb3 recognises them now.

    I don't know how to rename each page to a .html - besides, doing that can trick google in to using more of your bandwidth than it ought to.

  • This reminds me of an undocumented feature in the Function object. The expression:

    Function.MyCustomFunction(2, 7, "Hello")

    will trigger On Function "MyCustomFunction" whenever it comes to be evaluated, with whichever parameters you passed. Does this do the trick?

  • What, like the Audio Converter object?

    It lists PCM (WAV) and MPEG Layer 3 (MP3) in codecs for me so I guess it can convert between MP3 and WAV...

  • I don't think any physics engine has pixel perfect collision.

  • Why don't you use the Turret movement's rate of fire feature? Set the rate of fire in milliseconds in the properties, and use the 'On Shoot' trigger to fire a bullet. This keeps the reload time independently for each turret saving you Every conditions and problems like these.

  • BTW since it's been a request a few times, the next build has an updated Turret movement which can target objects with a nearest-always method (which means if something else comes closer, it'll target that instead) - so it will be able to be used for finding closest objects too.

  • If you want to do it by adjusting the position, you can use:

    + Always

    Set X to original x + cos(.Angle) * 'Recoil'

    Set Y to original y + sin(.Angle) * 'Recoil'

    Original x/y is the starting position of the object, eg. 320,240. 'Recoil' is a private variable which when 0 means it's at the original position, otherwise its the distance of the recoil. So if you change Recoil to 20 and gradually decrease it back to 0, it will jump 20 pixels and gradually move back to the original position.

    If it goes the wrong way, use .Angle + 180.

  • What do you mean? What is the original position and how do you want it to move there?

  • "You require to open this file" is actually a bug, it's meant to have a plugin name substituted in, ie. "You require Plugin.csx to open this file". The other one is just a stray caption... I try not to put in silly error messages deliberately since they serve a genuine purpose and could end up really confusing people, but I think somewhere, somehow, there's code that says something about wormholes if things go seriously wrong

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I read deadeye's post as being a harmless joke, albeit poorly worded, because I can see how that can be interpreted as trivialising his point. Still, hopefully we're now clear there was no malicious intent.

  • OK, well I've changed the error message to:

    Your DirectX installation appears to be out of date.  Please install the latest version of DirectX by clicking 'OK' in order to run this application.  The required component, 'd3dx_30.dll', was not found.
    
    [OK] [Cancel][/code:80qmsyg9]
    
    We'll see how it works out.
  • LOL guys, I know it's a picture of a girl, on the internet of all places!

    I wouldn't normally go as far as photoshoots for a game I was making, I'm too lazy to do my own graphics, sound etc, so kudos for the effort

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,789,264 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
  • x43
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs