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.
if function
Objects and their functions.
Objects and their functions v2
I have added variables(Var function).
The new type of coding.
We are under attack!
Chiaki Nanami!
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.
2d lighting experiment
0 comments