dop2000's Recent Forum Activity

  • If one key is created each day, how do I call all the keys on start of layout?

    + System: On start of layout
    -> LocalStorage: Get all key names
    
    + LocalStorage: On all key names loaded
    ----+ System: Repeat LocalStorage.KeyCount times
    -----> Text: Append LocalStorage.KeyAt(LoopIndex)
    

    Would that be too many on a single mobile device?

    If it's an app, it should probably be fine. Unless you are storing huge images in each key. You can run a stress test - save 2000 keys and see if there are any problems.

  • Did you set its type to "Text area"?

  • You need to use raycasting feature of LOS behavior. See this official example:

    editor.construct.net

  • Looks like something has happened to many icons and other images on the website. My avatar disappeared, I had to re-upload it. And now I noticed that the icons on the Manual page are missing too.

    I wanted to upload a screenshot, but it also not working!

  • Physics is not compatible with Solid or other behaviors, see the official documentation:

  • the Greenworks/Steamworks condition "Is running on Steam Deck" doesn't work for me, but I've found a workaround:

    Perhaps a better solution would be reporting it:

    github.com/Scirra/Construct-bugs/issues

  • However, I do know that the dev for Repella Fella was able to get it working.

    Are you sure that the achievements are working in Repella Fella?

    I will try not packaging the assets, thanks!

  • Has anyone managed to get it working? I have the same issue:

    NWjs 75 + Steamworks 1.50 + GOG Steam SDK Wrapper 1.50, the game crashes on startup. This only happens when GOG app is running.

    NWjs 82 + Steamworks 1.58 + GOG Steam SDK Wrapper 1.57 (they don't have 1.58), I get this error:

  • No worries!

    You can probably get image directly from AJAX into BinaryData. But this is risky, because the image file may be too big. It's better to paste it on a canvas with fixed resolution.

  • Here is an example of saving one image to Local Storage:

    dropbox.com/s/2ejptq8tlgl57n0/DrawingCanvas_SaveLS.c3p

    If you need to load an image from file, you can load it into a sprite first, then paste on the canvas.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Why did you assume the same code should work? If you need to display the left part of the string, you need something like this:

    left(text, find(text,"fish")+len("fish"))

  • Object.AsJSON returns a string of text. You can store it in an array as any other text.

dop2000's avatar

dop2000

Member since 26 May, 2016

Twitter
dop2000 has 250 followers

Connect with dop2000

Trophy Case

  • 8-Year Club
  • Entrepreneur Sold something in the asset store
  • 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
  • x4
    Popular Game One of your games has over 1,000 players
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • x3
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x13
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

28/44
How to earn trophies