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.
Objects and their functions v2
I have added variables(Var function).
The new type of coding.
if function
Objects and their functions.
art comission.
Another house i made long time ago.
Heya! I wanted to show some gameplay progress i made so far. I hope you like it ^^
Why walk when you can jump?
I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)
0 comments