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.

if function

Objects and their functions.

Objects and their functions v2

Here's a peaceful little forest scene for this #screenshotsaturday, from the beginning of the game.

Coming Soon...

Ladies & gentlemen.. The Blender logo factory! I had a ton of un making this animation. I'll be making a short tutorial on picking up/dropping object in Blender for animations next week! What do you think?