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 v2
The new type of coding.
if function
Objects and their functions.
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.
Here's a peaceful little forest scene for this #screenshotsaturday, from the beginning of the game.
Another house i made long time ago.
I-Buki
Mio-Da!
Ibuki Mioda!
In the quest for accessibility, I'm adding Resurrection Shrines for players on the 'novice' end of the platforming spectrum.
In order to unlock the power of a Shrine, you must collect 3 'Souls' from your dead corpses! (the floating blue orbs)
0 comments