Ok, now it is possible to run more scripts.

Example:
Var x=0
script Loop
Window\messagebox("test",#x#)
Var x=#x#+1
run Loop
end script
run Loop
Result:
Yup, it’s the endless loop.
Ok, now it is possible to run more scripts.

Example:
Var x=0
script Loop
Window\messagebox("test",#x#)
Var x=#x#+1
run Loop
end script
run Loop
Result:
Yup, it’s the endless loop.
I have added variables(Var function).
Objects and their functions.
Objects and their functions v2
if function
The new type of coding.
Updated the chest in the maze, adding sound, particles and better animation. But what's in the chest?
Hi everyone! I started to create some environment props for my new video game, here is a cozy house in the forest. I'm planning to switch from Unity to Unreal... Let's see what new challenges I have to face. Made in Blender and Substance Painter.
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
2d lighting experiment
it happens
0 comments