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
if function
I have added variables(Var function).
Objects and their functions.
The new type of coding.
Been working lately on lots of 'behind-the-scenes' boring stuff that no one really cares about, so here’s a guy playing the sax for some reason.
Why walk when you can jump?
Path of Kami, running around the shrine area
We're knee deep in multiple large features and "game feel". Quick peek behind the scenes in this weeks Dev Blog: https://bit.ly/2QmmaQM
Animation test. Not an actaul conclusion to who wins sonic vs Mario. Just a test animation combo.
0 comments