oosyrag's Recent Forum Activity

  • You can pin a visible sprite representing the object on top of an invisible base object sprite with the physics behavior. The visible sprite can be resized to be slightly larger.

  • Is it as simple as converting all the actions using WebStorage, over to LocalStorage?

    That's pretty much it. Unless it uses other depreciated/outdated features you didn't mention. Generally speaking construct has pretty good backwards compatibility though.

  • If they are on separate tabs no.

    If you built in the settings into the project like normal in a separate layout or layer, then yes changes to your settings could be applied live.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • % = /100

  • Try using the tween value action of the tween behavior.

  • Normally you would simply do this with a settings layout or even layer, which would indeed be much easier.

  • Is your ajax tag set on properly? Case sensitive.

  • Technically you can.... But frankly speaking it would be pretty convoluted and pointless.

    Upon starting your game, you would check localstorage to see if the player had launched it after setting the settings or not. If not, it will load into the settings page. After setting the settings, save them to localstorage and open the same project in a new tab via the browser object. This time, if the localstorage keys for the settings have been saved, load the game layout using the saved settings.

    You'll need to clear them again if you want the user to be able to get to the settings layout again, or at least clear the localstorage key that says settings have been saved.

  • Are you trying to add it as a sub event of another trigger event?

    Trigger conditions must be in their own top level events.

  • Also to persist across multiple play sessions, you could store the state (collected/not collected) of each collectable in local storage, and check for the key state as a condition before spawning it on start of layout.

  • Check the actual size of your text object, if the contents do not fit they may get cut off.

    Edit: Never mind, tried it myself and it does seem to be a bug.

  • Sounds like you're trying to recreate what a container already does?

oosyrag's avatar

oosyrag

Member since 20 Feb, 2013

Twitter
oosyrag has 39 followers

Trophy Case

  • 12-Year Club
  • 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
  • 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
  • Email Verified

Progress

22/44
How to earn trophies