Ashley's Recent Forum Activity

  • Follow that link and it's all explained there.

  • Please file an issue including that project. Issues only mentioned on the forum are easily lost and forgotten.

  • It's impossible to help without more information. If you think you've run in to a problem with Construct, the best thing to do is file an issue following all the guidelines. Note we need all the requested information to be able to help.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I tried a few of Construct's built-in TypeScript examples in the latest beta and they worked fine for me. It's possible it is actually a mistake in your code and you got confused when changing release, which is pretty common. If you really think the latest beta has a problem with its TypeScript support, please file an issue following all the guidelines, as usually it's impossible to help without all that information.

  • Allow me to pin bars to other docked bars

    This looks like a pretty complicated change, is potentially confusing (in your example, do the tabs conceptually attach to the pane on the left, or the pane on the right? What if you close the associated pane, do the tabs just disappear?), doesn't seem to have that good a use case as it more or less just moves where the tab is, so I don't think it is likely we will make this change.

    Allow me to collapse the pinned bar by moving mouse off the bar

    This is more or less already how it works. If you click inside the bar to focus it (so the caption lights up), the bar remains visible even if you move the mouse off the bar, as in this case the assumption is you are still working with that bar. However if the bar is not focused, moving the mouse off the bar will collapse it. This is also how it worked in C2.

    Allow me to choose the order of the pin tabs

    The order is the order in which you pinned the bars. I guess we could add an option to drag the tabs to reorder them though? However we first need a solution for the tab visibility issue (see below).

    Allow me to change the text/background colors

    I'll look in to doing this, hopefully it will be straightforward.

    Limit the size of the tabs

    This is an easy change so it's done for the next beta.

    Allow me to see all pin tabs on a bar edge

    If the pin tabs show on top of the bar that appears, it ends up covering parts of the bar interface in an annoying way - for example it can overlap text making it harder to read, overlap tree expand/collapse buttons so you can't click them, etc. So I don't think the tabs should overlap the bar that appears. In C2 this was solved by reserving space in the user interface for the tabs, effectively indenting the rest of the UI. Perhaps we could do something similar.

    Allow me to make the bars expand/collapse twice as fast

    The timer is just 0.5 seconds, and feels quick for me. I think you might have been confused by the way focused bars stay visible, as described previously. Typically hover actions like this do not act instantly, or too quickly, as it makes for a fiddly or "slippery" feeling user interface that instantly punishes mistakes like briefly moving the mouse in the wrong position. Construct's context menus use timers when hovering submenus for a similar reason, which are currently set at 0.3 seconds to show and 0.5 seconds to hide, so the pane hide timeout currently matches the submenu hide timeout which seems appropriate. I can't tell exactly but it also feels about the same as the behavior in C2.

    Allow me to keep my open bars even after logging out

    This is a separate issue really. I'd say the solution is don't log out. If you need to switch accounts frequently for some reason while also keeping your UI intact, which sounds to me like an edge case, you can try using features like browser user profiles to more easily manage that, as you can change account by switching browser profile rather than logging out and back in. If you are being auto-logged-out frequently, it's probably your own browser clearing cookies, so you should probably look at changing your browser settings or making an exception for Construct.

  • I think that's a known issue - this bug report from 2023 identified the same thing, but unfortunately for backwards compatibility reasons it proved too difficult to fix. There is a difference between the WebGL and WebGPU renderers with that effect, so you can either live with it (perhaps it's only cosmetic and doesn't matter), or you can disable WebGPU in your project's settings to always use the WebGL renderer so it always works consistently.

  • 3D objects will only render correctly on 3D layers. If you put it on a 2D layer, it won't look right, so put it on a 3D layer.

  • You don't need permission - you can go ahead and write a book on Construct if you like!

  • The export option does not cache anything. It only loads the exported resources in the app folder. So this type of problem should not be possible.

    I would guess you've made some kind of mistake, but it's hard to say without more details. (Generally to be able to help we need the information as required in the bug report guidelines.)

  • Someone else mentioned an error using Firefox 145 and it looks like there's a regression in Firefox itself that's breaking Construct at the moment. It looks like it works in Firefox Nightly, so it appears to be something Mozilla already identified and fixed. I filed an issue with them anyway in the hopes they can patch the latest stable release of Firefox sooner than just waiting for the stable release to update which could take a couple of months.

  • Use the Steamworks plugin with the Windows WebView2, macOS WKWebView or Linux CEF export options.

  • Opening projects in Firefox is working fine for me with the latest release. Generally it's impossible to fix problems like this unless you file an issue following all the guidelines, as we need all the requested information to be able to investigate.

    WebGPU is now enabled by default in the editor and it looks like possibly an issue with the WebGPU implementation in Firefox. In the mean time you could try disabling WebGPU in Settings as a workaround.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,762,292 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
  • x125
    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