Game
NIGHT LANGUAGE
7 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

The new type of coding.

I have added variables(Var function).

Objects and their functions.

if function

Objects and their functions v2

Heya there! I really wanted to show you all a little gameplay preview of the first boss fight i'm currently working on i hope you like it ^^

Enemies can also suddenly spawn through Realm Rifts. These Rift Spawns are going to be stronger than the ones wandering around. TBD on the enemies... #screenshotsaturday #godstear #madewithunity

Family band complete!

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