-
The crashes are unbearable, please make an autosave feature
by Armelline ·(Last option would offer you a popup when quitting that would let you discard all the auto-saves that session. It would not discard the final save if it was an autosave. Options 3 and 4 would only be -
The crashes are unbearable, please make an autosave feature
by Socks ·Sounds like a good compromise, so Project 1, Project 2 and Project 3 are the projects you actually save, whereas Project 1.1, Project 1.2, Project 1.3 (etc) are what the autosave generates ? If it wor -
The crashes are unbearable, please make an autosave feature
by AlchimiaStudios ·That would be fine and all, but can you imagine working on a 100mb+ project. 10 auto saves and you're using 1gb. Depending on save frequency, that would obliterate HDD space. So an option to turn off -
bug: partical fade to alpha 0 fails
by Socks ·We are talking about the colour/alpha in the particles behaviour (which doesn't have expression control over colour/alpha), it used to work fine, fading particles out, but it's not worked for the last -
How to make actor move without jumping.
by Socks ·If I understand it, you want to be able to touch the screen - and nothing happens - but when you move your finger around the screen then the actor moves towards your touch position - is that right ? -
The crashes are unbearable, please make an autosave feature
by Armelline ·Well you seem to basically want a versioning system, @Socks, which we're not going to get. Perhaps have the option to auto-save with incremented filenames, but using a slightly different format when y -
Clicks Per Second
by AngryBoi ·2 more quick questions. How can I make it round to the nearest whole number, and how can I make it so after 1 second, the counter goes back to zero? I can't figure them out. -
The crashes are unbearable, please make an autosave feature
by RabidParrot ·(Quote) -
what editor
by tsrw ·what are the possible softwares i can use to make my art. just flash pro -
The crashes are unbearable, please make an autosave feature
by Socks ·As an option (you can check or uncheck it in preferences) a warning pops up on screen if you have gone more than X minutes without saving your file (you can set the X value in preferences) it is then -
The crashes are unbearable, please make an autosave feature
by Socks ·Agreed, writing a save over the current file would be a disaster to me, as I spend 99% of the time experimenting and trying things out, it's only ever the final 1% at the end of this process that gets -
Clicks Per Second
by tatiang ·Yes, did you try either of the workarounds I mentioned? -
Clicks Per Second
by AngryBoi ·If you don't know what I mean, Cookie Clicker had one in their game. The CPS calculator at the top -
Mac Stable Release 0.13.19 Crash Fixes
by BlackCloakGS ·* Fixed keyboard event keys not saving if on-screen keyboard window is used to select the key -
The crashes are unbearable, please make an autosave feature
by Socks ·Agreed, the majority of corrupt files tend to happen as they are being written to disk - generally speaking, a file that corrupts in RAM doesn't effect the file on disk - that's why incremental saving -
Blurred Screen When I Preview App
by Cestrio ·Yes, I mean it's glitching. @Approw ...I think you are right, it's likely my graphics card @JSproject. Thanks, I'll figure it out everyone. -
The crashes are unbearable, please make an autosave feature
by AlchimiaStudios ·(Quote) -
The crashes are unbearable, please make an autosave feature
by Armelline ·than nothing, but only if it was an option. Make it compulsory and I'd find it extremely difficult to use GameSalad. Maybe impossible. -
The crashes are unbearable, please make an autosave feature
by JSproject ·(Quote) -
bug: partical fade to alpha 0 fails
by Armelline ·It might be the rounding error problem you're encountering. Try using roundTo or prec, depending on your preference. See if that helps.