I am currently working on making a very basic horror game. However, when I went to keep working on it, all the blocks disappeared except 3. I was very sad, even though I was in the beginning of making it. This does remind me of this one thing though…
…
…
I mean, uh, what a sad thing to have happen! I hope rebuilding doesn’t take too long! <3
If you need any help with javaScript, don’t hesitate to ask! Also, keep in mind while researching that it’s not really javaScript, but “static typescript”, so you’ll get much better answers if you search “typescript…” instead of javaScript. Static typescript is also missing quite a few typescript features, so some code you fine online won’t work.
imo it’s better to just make a bunch of save files that you can quickly save off to a folder anytime you feel like it. I do this for every project I work on and it’s a lifesaver for just knowing that if all else fails there’s always a way to super easily load in a copy.
Btw if you copy code you also have to readd all the extensions and any named assets so I wouldn’t do that.