Game
The Last Scratch
28 days ago

The first level will get a reworked position of objects, this is due to the fact that I will be reworking the object spawn system (including adding two new types with dialogues and a store [not only for Knuckles at the base])


that's how i'm going to do it

Spawn will not be divided into Type;X;Y, it will be whole, in Arrays, here is an example "[{"type":1},{"x":24},{"y":-10}]"

for dialog objects it is a bit more interesting, as 3 new values are added: "Character", "Dialogue" and "Frames".

example: "[{"type":12},{"x":24},{"y":-10},{"Character":NESONIC},{"Dialogue":goodview},{"Frames":4}]"

I wrote this text for myself so that I could redo the coding, for you it will simply be an interesting fact about how the game works.



0 comments

Loading...

Next up

The level is almost ready, I just need to make a dialogue system, add that very NESONIC and I will be able to release 2.8 (0.1 more due to the lack of a finished layout of the 2nd level with AmyX and her cutscene)

I guess I should shorten some of the lists with Json arrays...there are too many of them

in the new version there will be a version check, if the version is not the right one, you will be FORCED to download a new one.

I drew a furrson to a friend of mine, a lover of TRAINS.

2011X Variations

The last one that was painted over was spoiled

It's been 26 days, I feel like I'm starting to slow down, but don't be afraid, I'm going to drop a stub of a stub on you, it has all those new visions that I showed earlier, but there is no editor, it doesn't work. [Alpha 2.7]

16:9 mode demo

The game folder size is 333 MB

(title has not been optimized yet.)

Working on an update

I have an idea to make a racing game based on the TLS universe, what do you think about this? (it won't be on scratch, as it will be 3D mixed with 2D sprites)

Yo, 188 megabytes

this is just one code, for one dialogue box, and there will be many of them.

the code is completely ready, so this piece of code is used by the game.

maybe I will add support for custom dialogues for the editor, but it is unlikely.