codah's Recent Forum Activity

  • Wossi

    I just did this for some text I was fading in and out

    Do this:

    Add sine behavior to the player. under sine behavior change to "value only"

    make an event:

    ON button pressed -> set player opacity to sine.value(50,100)

    This should work. I don't have access to my PC and my CAPX but I believe that is the correct way I did it for the sine.value.

    Are you sure you did this? sine.value doesnt take params, it only report its current value. LiteTween will do what the OP wants though.

  • There's a Cooldown behaviour plugin too.

  • Use the new standard AdmobAds plugin.

  • Try using a Timer behaviour on each object. You might need an instance variable IsActivated as well, that is True when Player activates the lever, and False again when its timer goes off. Then check: IsActivated{inverted} AND Is overlapping AND Trigger once. Something like that.

  • Autobackup, etc.

    Yes. I have them all set. But, the drawback of them is that they stop my work every couple of minutes. Autosave during launch would be more convenient

    Yea I have the same issue. I'm looking into different backup software myself, to do things silently in the background. If anyone has any suggestions..

  • I think the answers are in the manual https://www.scirra.com/manual/120/webstorage

    "The WebStorage object can store data locally on the user's computer"

    "WebStorage does not store in the browser cache."

    "if the user opts to clear all their cookies or offline website data, WebStorage will be cleared. "

  • codah I was telling him to to start running to layout first as he said it can take a while to save. but yeah ether works

    oh ok . Because run then save won't work for me as when I run it switches to Chrome, so I'd have to switch back first. Then back again... too much work.

  • I think the fastest way would be learn to use the keyboard shortcuts.

    example with you want to use debug and save

    Press Ctrl + F5 Debug current layout then Ctrl + S to Save project

    Don't you mean Ctrl-S then Ctrl-F5? I also think a 'save before run' might be good.

    grossd have you got autosave set to the smallest time period? Anyway an external auto backup would be your best bet.

  • 2 minor requests.

    I wish, after a build ("The Build Was Successful") and we click Close, that it would automatically do "Close build page" for us.

    Also under Project/Build Settings, if it could remember what we last used (e.g. Android, Android-Crosswalk, etc.). Same with Launch Icons and Splash Screens"....

    IntelRobert

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well I gave up on the tool and made my own by hand At least it works.

  • After some more experimenting I still think I concur with current behaviour. The event sheet doesn't remember its state after re-entering it from another event sheet. Good to know though. The manual doesn't say anything about that case.

  • Post a capx or screenshot? I guess it makes sense because when you change layout, the event sheet is starting over fresh, so triggers are reset, like the Trigger once.

codah's avatar

codah

Member since 30 May, 2014

Twitter
codah has 1 followers

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies