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).

The new type of coding.

Objects and their functions v2

Objects and their functions.

if function

We are under attack!

Been working lately on lots of 'behind-the-scenes' boring stuff that no one really cares about, so here’s a guy playing the sax for some reason.

#screenshotsaturday

"Our work is never over" they said.

Finished work on the emotions of a new character for the tank universe

Today I tackled drawing different variations of facial expressions for one of the main characters in Eden. What do you think of it? :) Eden: https://gamejolt.com/games/Eden/592698