Ashley's Recent Forum Activity

    • Post link icon

    OK, so I finally got round to looking in to this and finally managed to reproduce it. It was a crash in the UI library, but it looked like it came from our code incorrectly cleaning up the Image Points window. I managed to fix that and released an update r278 with the fix. Hopefully that will solve it, let me know how it works for you. And hopefully there aren't any more "random crash" type issues...

  • Set the color to white to use the original colors.

  • On desktop if you see this happen, does resizing the browser window bring the dialog back?

  • I must point out that for any important digital work, you should make regular backups to avoid data loss in the event of any software/hardware failure, fire, theft, flood, etc.

  • Chrome has experimental support for accessing the file system which should come to stable release by the end of the year. You can use this to reload all the files from a folder-based project while the editor is still open. However the security model makes it very difficult to load from arbitrary file paths on disk - only files the user has explicitly approved access to can be read. That's why it's done by reloading from the files in the project folder, since those files can be accessed.

  • It's an issue we fixed in the latest beta.

  • Press F12 and check for any errors in the browser console. It's hard to help without more information, and usually detailed information is logged there.

    Alternatively try just saving the project a different way.

  • We support that too. Set a storyboard splash.

  • FWIW, this is fixed with built-in functions in Construct 3. Function parameters are preserved across waits in that case.

  • IIRC there isn't a way at the moment. The ColorValue expression currently exists only so you can set an object's color to the same color as another object.

  • I think some confusion about the loading screen arises from the question: what do you show when you are loading the loading screen?

    If you use a loader layout, Construct still shows the default loader while the loader layout itself is loading. This is just on the off-chance the user is on a very slow connection or for some reason your loader layout uses a lot of resources. If your loader layout is small and simple, it should load quickly - so you can set the default loader to "none" and you will only ever see your custom loader layout.

    Even if we supported some custom splash image for before the loader layout itself is loaded, what do you show while that is loading? At some point you just have to either show some pre-set message or image - which cannot be customised, because nothing is loaded yet, not even the settings for the game - or show nothing. You can already do both by using either Construct's default loader, or turning it off and showing nothing until the custom loader layout appears.

    If you have a small, simple custom loader layout, and you turn off the default loader, then you have basically arrived at the same thing as a splash image or custom spinner.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If you want to render the game at a lower resolution for performance reasons, use "Low quality" fullscreen mode. You can change that at runtime too.

    The "Use high-DPI display" was just another way of doing that but with a dependency on the display DPI - since low quality fullscreen mode is a more general way of doing that, the "use high-DPI display" option was removed in the C3 runtime.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,445,193 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
  • x109
    Coach One of your tutorials has over 1,000 readers
  • x63
    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