Well its a bit doable. If you gave the user a code, then they could save online.
Offline
I am working on a program where that would be perfect!! gRRR so mad
Offline
that would be super awsome!
Offline
Support!
Offline
Support
Offline
Is that possible in stencyl?
Offline
I'm a bit worried of the security and clutter that this may cause- is that a good thing?
Although, these are technical problems, the idea in itself is still very good.
I would recommend storing the variables in a special session instead of just using cookies. It would be much more secure.
Maybe you could collect data from these variables into the project(from other people too) and the project could display high scores, various data, and more?
I think that that would not be a problem, because all the data collected would be practically useless for anyone trying to use it.
Offline
Or Alice?
Offline
They could sell advertisements and t-shirts and stuff?
Offline
SheppardProductions wrote:
They could sell advertisements and t-shirts and stuff?
1. If you want to know the features of alternatives to scratch, don't ask on scratch. google it.
2. It's possible on Stencyl because stencyl is flash. It's not possible on alice (I think) mainly because Alice is an animation tool (mainly).
3. They already sell t-shirts and stuff, and scratch would never put advertisements, because it's a free website with no ads.
Offline
Support
But some cookies would come out as suspicious? And some cookies can be used to track can they not?
I used to get tons on tracking cookies on my Windows machine
Offline
jji7skyline wrote:
Support
But some cookies would come out as suspicious? And some cookies can be used to track can they not?
I used to get tons on tracking cookies on my Windows machine![]()
they can make it like <variable 'var' stored in cookies> [restore variable 'var' from cookies] and [save variable 'var' to cookies], and save it like this: 'projectID;var;1234' or something like this, so you won't be able to do anything but saving.
Offline