Game
NIGHT LANGUAGE
8 years ago

Quick update.


Today.
I have fixed the main problem of using a function.
I mean… Sometimes if i use File\write_file function, i will write that function again to work correct.
Example:

		
			File\write_file("gg","file.txt")
File\write_file("gg","file.txt")
		
	

Now i can write like this:

		
			File\write_file("gg","file.txt")
		
	


0 comments

Loading...

Next up

I have added variables(Var function).

Objects and their functions.

The new type of coding.

Objects and their functions v2

if function

Bandana Dee the Dream Friend

Shoobies leave a sticky trail of mucus in their wake, which can impede movement for any creature that steps in it.

Updated the chest in the maze, adding sound, particles and better animation. But what's in the chest?

Heya! I wanted to show some gameplay progress i made so far. I hope you like it ^^

In the quest for accessibility, I'm adding Resurrection Shrines for players on the 'novice' end of the platforming spectrum.

In order to unlock the power of a Shrine, you must collect 3 'Souls' from your dead corpses! (the floating blue orbs)