Ashley's Recent Forum Activity

  • It's not currently possible as the entire game content renders in to a <canvas> element, and the <iframe> element is placed on top of the canvas, therefore nothing on the canvas can appear on top of HTML elements.

  • The demo you linked to doesn't actually need 3D collisions - it's a great demonstration of 2D gameplay, using the existing behaviors and 2D collision detection, with some 3D graphics.

  • When you have both the legacy Function object and the newer function blocks in the same project, it's not clear which kind of function should be invoked by c3_callFunction (note c2_callFunction is just another name for the same function). IIRC, the legacy Function object "wins" and gets invoked, for backwards compatibility purposes. As there's no way for that function to specify which type of function to invoke, it's not possible to specify that it should invoke a function block instead.

    The legacy Function object is deprecated and will no longer be supported, so your best option is to remove it and replace it with built-in functions.

  • 'Self' refers to the object the action belongs to, and as that's a system action, you can't use 'Self' in it.

  • Thanks, I'll look in to doing that soon.

  • I've never heard of anyone else having that kind of problem before. If you think the problem is with Construct please file an issue here following all the guidelines as we need all that information to be able to help: github.com/Scirra/Construct-3-bugs

  • It looks like it's failing to download something. Are you sure you uploaded all the necessary files?

    It's hard to tell any more from this information - try checking the network tab of developer tools which may have more information about which request failed to download.

  • Ashley Any plans to add movie export options to C3?

    There's already a video export option, unless you mean something else?

  • I looked in to it a bit more and one thing I didn't count on was such poor support for videos from some services! For example Twitter can accept a .gif just fine, but weirdly complains about an MP4 video being an unsupported format, even though I checked their documented video format requirements and it meets all of them.

    So I guess we need GIF just for compatibility with services that can't read videos properly. If Twitter doesn't get that right I'm sure there will be more. Fortunately there seems to be a decent JS library for GIF encoding and it works similarly to an image sequence export, so GIF export support should turn up in Construct Animate in a few weeks.

  • I never understood why this was the default since percentages are way more intuitive and actually is what webaudio uses behind the scenes.

    Decibels actually match human hearing better. Actual human volume perception works on a logarithmic scale too. If you make a linear slider, you'll find the top 50% doesn't seem to change the volume much at all, but the bottom 10% has huge changes to the volume. Using a decibel scale will actually sound more linear to a human.

  • I would guess this is because Chrome and Safari don't yet agree on how text is vertically aligned on canvases: bugs.webkit.org/show_bug.cgi

    I'm afraid there's not much to be done about it at the moment.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Opt out of notifications for beta releases in Settings if you don't want to see those messages. You must have previously opted in as the default is to only notify you about stable releases.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,428,850 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